|
SpECTRE
2021.08.02
|
Tags used for options parsed from the input file. More...
Classes | |
| struct | OptionTags::Strahlkorper< Frame > |
| The input file tag for a Strahlkorper. More... | |
| struct | domain::OptionTags::DomainCreator< Dim > |
| The input file tag for the DomainCreator to use. More... | |
| struct | OptionTags::Limiter< LimiterType > |
| The global cache tag that retrieves the parameters for the limiter from the input file. More... | |
| struct | OptionTags::VariableFixer< VariableFixerType > |
| The global cache tag that retrieves the parameters for the variable fixer from the input file. More... | |
| struct | logging::OptionTags::Verbosity< OptionsGroup > |
| struct | OptionTags::NumericalFlux< NumericalFluxType > |
| The option tag that retrieves the parameters for the numerical flux from the input file. More... | |
| struct | OptionTags::Filter< FilterType > |
| The option tag that retrieves the parameters for the filter from the input file. More... | |
| struct | OptionTags::EventsAndTriggers |
| Contains the events and triggers. More... | |
| struct | OptionTags::AnalyticData< DataType > |
| The analytic data, with the type of the analytic data set as the template parameter. More... | |
| struct | OptionTags::AnalyticSolution< SolutionType > |
| The analytic solution, with the type of the analytic solution set as the template parameter. More... | |
| struct | OptionTags::BoundaryCondition< BoundaryConditionType > |
| The boundary condition to be applied at all external boundaries. More... | |
| struct | Tags::AnalyticSolution< SolutionType > |
| The analytic solution, with the type of the analytic solution set as the template parameter. More... | |
| struct | Tags::BoundaryCondition< BoundaryConditionType > |
| The boundary condition to be applied at all external boundaries. More... | |
| struct | OptionTags::TimeStepper< StepperType > |
| struct | OptionTags::StepChoosers |
| struct | OptionTags::StepController |
| struct | OptionTags::InitialTime |
| The time at which to start the simulation. More... | |
| struct | OptionTags::InitialTimeStep |
| The initial time step taken by the time stepper. This may be overridden by an adaptive stepper. More... | |
| struct | OptionTags::InitialSlabSize |
| The initial slab size. More... | |
Tags used for options parsed from the input file.
These can be stored in the GlobalCache or passed to the initialize function of a parallel component.