SpECTRE
v2025.03.17
|
Compute item to get the square root of the determinant of the spatial metric gr::Tags::DetAndInverseSpatialMetric
.
More...
#include <DetAndInverseSpatialMetric.hpp>
Public Types | |
using | argument_tags = implementation defined |
using | return_type = Scalar< DataType > |
using | base = SqrtDetSpatialMetric< DataType > |
![]() | |
using | type = Scalar< DataType > |
Static Public Member Functions | |
static void | function (const gsl::not_null< Scalar< DataType > * > result, const Scalar< DataType > &det_spatial_metric) |
Compute item to get the square root of the determinant of the spatial metric gr::Tags::DetAndInverseSpatialMetric
.
Can be retrieved using gr::Tags::SqrtDetSpatialMetric
.