SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
gr::Tags::SqrtDetSpatialMetricCompute< DataType, SpatialDim, Frame > Struct Template Reference

Compute item to get the square root of the determinant of the spatial metric γ via gr::Tags::DetAndInverseSpatialMetric. More...

#include <DetAndInverseSpatialMetric.hpp>

Public Types

using argument_tags = implementation defined
 
using return_type = Scalar< DataType >
 
using base = SqrtDetSpatialMetric< DataType >
 
- Public Types inherited from gr::Tags::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)
 

Detailed Description

template<typename DataType, size_t SpatialDim, typename Frame>
struct gr::Tags::SqrtDetSpatialMetricCompute< DataType, SpatialDim, Frame >

Compute item to get the square root of the determinant of the spatial metric γ via gr::Tags::DetAndInverseSpatialMetric.

Details

Can be retrieved using gr::Tags::SqrtDetSpatialMetric.


The documentation for this struct was generated from the following file: