|
SpECTRE
v2026.04.01
|
Classes | |
| struct | factory_creation |
| struct | registration |
| struct | SubcellOptions |
Public Types | |
| using | derived_metavars |
| using | defaults = GhValenciaDivCleanDefaults<UseDgSubcell> |
| using | domain_frame = typename defaults::domain_frame |
| using | temporal_id = typename defaults::temporal_id |
| using | TimeStepperBase = typename defaults::TimeStepperBase |
| using | system = typename defaults::system |
| using | analytic_variables_tags = typename defaults::analytic_variables_tags |
| using | analytic_solution_fields = typename defaults::analytic_solution_fields |
| using | ordered_list_of_primitive_recovery_schemes |
| using | initialize_initial_data_dependent_quantities_actions |
| using | initial_data_list |
| using | parameterized_deleptonization |
| using | initial_data_tag = evolution::initial_data::Tags::InitialData |
| using | equation_of_state_tag = hydro::Tags::GrmhdEquationOfState |
| using | measurement = control_system::measurements::BothNSCenters |
| using | control_systems |
| using | interpolator_source_vars |
| using | analytic_compute |
| using | error_compute = Tags::ErrorsCompute<analytic_solution_fields> |
| using | error_tags = db::wrap_tags_in<Tags::Error, analytic_solution_fields> |
| using | observe_fields |
| using | integrand_fields |
| using | non_tensor_compute_tags |
| using | interpolation_target_tags = tmpl::list<InterpolationTargetTags...> |
| using | observed_reduction_data_tags |
| using | const_global_cache_tags |
| using | dg_registration_list |
| using | events_and_dense_triggers_dg_postprocessors |
| using | events_and_dense_triggers_subcell_postprocessors |
| using | dg_step_actions |
| using | dg_subcell_step_actions |
| using | step_actions |
| using | initialization_actions |
| using | import_initial_data_action_lists |
| using | dg_element_array_component |
| using | component_list |
| Public Types inherited from GhValenciaDivCleanDefaults< UseDgSubcell > | |
| using | domain_frame = Frame::Inertial |
| using | temporal_id = Tags::TimeStepId |
| using | TimeStepperBase = TimeStepper |
| using | neutrino_system = RadiationTransport::NoNeutrinos::System |
| using | system = grmhd::GhValenciaDivClean::System<neutrino_system> |
| using | analytic_variables_tags |
| using | analytic_solution_fields |
| using | ordered_list_of_primitive_recovery_schemes |
| using | initialize_initial_data_dependent_quantities_actions |
Static Public Attributes | |
| static constexpr size_t | volume_dim = defaults::volume_dim |
| static constexpr bool | use_damped_harmonic_rollon |
| static constexpr bool | local_time_stepping = defaults::local_time_stepping |
| static constexpr bool | use_dg_element_collection |
| static constexpr bool | use_dg_subcell = UseDgSubcell |
| static constexpr bool | use_control_systems = UseControlSystems |
| static constexpr auto | default_phase_order |
| Static Public Attributes inherited from GhValenciaDivCleanDefaults< UseDgSubcell > | |
| static constexpr size_t | volume_dim = 3 |
| static constexpr bool | use_damped_harmonic_rollon = true |
| static constexpr bool | local_time_stepping |
| static constexpr bool | use_dg_element_collection = false |
Additional Inherited Members | |
| Public Member Functions inherited from GhValenciaDivCleanDefaults< UseDgSubcell > | |
| void | pup (PUP::er &) |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::analytic_compute |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::component_list |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::const_global_cache_tags |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::control_systems |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::derived_metavars |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::dg_registration_list |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::events_and_dense_triggers_dg_postprocessors |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::events_and_dense_triggers_subcell_postprocessors |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::import_initial_data_action_lists |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::initial_data_list |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::initialize_initial_data_dependent_quantities_actions |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::interpolator_source_vars |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::non_tensor_compute_tags |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::observed_reduction_data_tags |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::ordered_list_of_primitive_recovery_schemes |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::parameterized_deleptonization |
| using GhValenciaDivCleanTemplateBase< EvolutionMetavarsDerived< UseControlSystems, UseParametrizedDeleptonization, InterpolationTargetTags... >, UseDgSubcell, UseControlSystems, UseParametrizedDeleptonization >::step_actions |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |