|
SpECTRE
v2025.08.19
|
Namespace for things related to initial data used for evolution systems. More...
Namespaces | |
| namespace | OptionTags |
| Option tags for initial data of evolution system. | |
| namespace | Tags |
| Tags for initial data of evolution system. | |
Classes | |
| class | InitialData |
| The abstract base class for initial data of evolution systems. All analytic solutions and analytic data must virtually inherit from this class. More... | |
| class | NumericData |
| Load numeric data from volume data files. More... | |
Functions | |
| bool | operator== (const NumericData &lhs, const NumericData &rhs) |
| bool | operator!= (const NumericData &lhs, const NumericData &rhs) |
Namespace for things related to initial data used for evolution systems.