|
SpECTRE
v2026.04.01
|
Base struct for properties common to all GR analytic solutions. More...
#include <Solutions.hpp>
Public Types | |
| template<typename DataType, typename Frame = ::Frame::Inertial> | |
| using | DerivLapse |
| template<typename DataType, typename Frame = ::Frame::Inertial> | |
| using | DerivShift |
| template<typename DataType, typename Frame = ::Frame::Inertial> | |
| using | DerivSpatialMetric |
| template<typename DataType, typename Frame = ::Frame::Inertial> | |
| using | tags |
Static Public Attributes | |
| static constexpr size_t | volume_dim = Dim |
Base struct for properties common to all GR analytic solutions.
| using gr::AnalyticSolution< Dim >::DerivLapse |
| using gr::AnalyticSolution< Dim >::DerivShift |
| using gr::AnalyticSolution< Dim >::DerivSpatialMetric |
| using gr::AnalyticSolution< Dim >::tags |