|
SpECTRE
v2025.08.19
|
Compute item for the 1D expansion. More...
#include <Expansion1D.hpp>
Public Types | |
| using | argument_tags = tmpl::list< gr::Tags::SpatialMetric< DataVector, 3, Frame >, ::Tags::deriv< gr::Tags::SpatialMetric< DataVector, 3, Frame >, tmpl::size_t< 3 >, Frame >, gr::Tags::ExtrinsicCurvature< DataVector, 3, Frame >, domain::Tags::Coordinates< 3, Frame > > |
| using | return_type = Scalar< DataVector > |
| using | base = Expansion1D< DataVector > |
Public Types inherited from gh::Tags::Expansion1D< DataVector > | |
| using | type = Scalar< DataVector > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item for the 1D expansion.
Calculate the expansion for spherically symmetric cartoon horizon finding. See expansion1D(). Can be retrieved using gh::Tags::Expansion1D.
|
staticconstexpr |