|
SpECTRE
v2026.06.30
|
Holds analytic profiles for the scalar field in scalar-tensor theories. More...
Classes | |
| struct | AnalyticData |
| Base struct representing the analytic profile for the scalar field in scalar-tensor theories. More... | |
| class | Inverser |
| \(\frac{A}{r}\) profile for the scalar field. More... | |
| class | SuperposedInverser |
| Analytic profile for the scalar field composed by two superimposed \(\frac{A}{r}\) profiles. More... | |
| class | Zero |
| Vanishing profile for the scalar field. More... | |
Typedefs | |
| template<size_t Dim> | |
| using | all_initial_guesses |
| List of all the initial guesses for the scalar field. | |
Functions | |
| template<size_t SpatialDim> | |
| bool | operator!= (const Inverser< SpatialDim > &lhs, const Inverser< SpatialDim > &rhs) |
| template<size_t SpatialDim> | |
| bool | operator!= (const SuperposedInverser< SpatialDim > &lhs, const SuperposedInverser< SpatialDim > &rhs) |
| template<size_t SpatialDim> | |
| bool | operator!= (const Zero< SpatialDim > &lhs, const Zero< SpatialDim > &rhs) |
Holds analytic profiles for the scalar field in scalar-tensor theories.
| using ScalarTensor::AnalyticData::ScalarField::all_initial_guesses |
List of all the initial guesses for the scalar field.