|
SpECTRE
v2026.04.01
|
Compute item for spatial metric determinant \(\gamma\) and inverse \(\gamma^{ij}\) in terms of the spatial metric \(\gamma_{ij}\). More...
#include <DetAndInverseSpatialMetric.hpp>
Public Types | |
| using | argument_tags = tmpl::list<SpatialMetric<DataType, SpatialDim, Frame>> |
| using | base |
| using | return_type = typename base::type |
| Public Types inherited from Tags::Variables< tmpl::list< DetSpatialMetric< DataType >, InverseSpatialMetric< DataType, SpatialDim, Frame > > > | |
| using | tags_list |
| using | type |
Static Public Attributes | |
| static constexpr auto | function |
Additional Inherited Members | |
| Static Public Member Functions inherited from Tags::Variables< tmpl::list< DetSpatialMetric< DataType >, InverseSpatialMetric< DataType, SpatialDim, Frame > > > | |
| static std::string | name () |
Compute item for spatial metric determinant \(\gamma\) and inverse \(\gamma^{ij}\) in terms of the spatial metric \(\gamma_{ij}\).
Can be retrieved using gr::Tags::DetSpatialMetric and gr::Tags::InverseSpatialMetric.
| using gr::Tags::DetAndInverseSpatialMetricCompute< DataType, SpatialDim, Frame >::base |
|
staticconstexpr |