|
SpECTRE
2021.08.02
|
Analytic data used to specify (for example) initial data to the equations implemented in Evolution Systems. More...
Namespaces | |
| namespace | Burgers::AnalyticData |
| Holds classes implementing analytic data for Burgers equation. | |
| namespace | CurvedScalarWave::AnalyticData |
| Holds classes implementing analytic data for the CurvedScalarWave system. | |
| namespace | grmhd::AnalyticData |
| Holds classes implementing analytic data for the GrMhd system. | |
| namespace | NewtonianEuler::AnalyticData |
| Holds classes implementing analytic data for the NewtonianEuler system. | |
Typedefs | |
| template<typename T > | |
| using | evolution::is_analytic_data = typename std::is_convertible< T *, MarkAsAnalyticData * > |
Variables | |
| template<typename T > | |
| constexpr bool | evolution::is_analytic_data_v |
Analytic data used to specify (for example) initial data to the equations implemented in Evolution Systems.
|
constexpr |