|
SpECTRE
v2026.06.30
|
Vanishing profile for the scalar field. More...
#include <Zero.hpp>
Public Types | |
| using | options = tmpl::list<> |
| using | scalar_field_tags |
| Public Types inherited from ScalarTensor::AnalyticData::ScalarField::AnalyticData< Dim > | |
| using | scalar_field_tags |
Public Member Functions | |
| Zero (const Zero &)=default | |
| Zero & | operator= (const Zero &)=default |
| Zero (Zero &&)=default | |
| Zero & | operator= (Zero &&)=default |
| std::unique_ptr< ScalarTensor::AnalyticData::ScalarField::AnalyticData< Dim > > | get_clone () const override |
| template<typename... RequestedTags> | |
| tuples::TaggedTuple< RequestedTags... > | variables (const tnsr::I< DataVector, Dim > &x, tmpl::list< RequestedTags... >) const |
Static Public Attributes | |
| static constexpr Options::String | help |
Friends | |
| template<size_t SpatialDim> | |
| bool | operator== (const Zero< SpatialDim > &, const Zero< SpatialDim > &) |
Vanishing profile for the scalar field.
| using ScalarTensor::AnalyticData::ScalarField::Zero< Dim >::scalar_field_tags |
|
overridevirtual |
|
staticconstexpr |