SpECTRE  v2025.08.19
gr::Tags::DerivInverseSpatialMetricCompute< Dim, Frame > Struct Template Reference

Compute item for the spatial derivative of the inverse spatial metric. More...

#include <DerivativeSpatialMetric.hpp>

Public Types

using base = ::Tags::deriv< InverseSpatialMetric< DataVector, Dim, Frame >, tmpl::size_t< Dim >, Frame >
 
using argument_tags = tmpl::list< InverseSpatialMetric< DataVector, Dim, Frame >, ::Tags::deriv< SpatialMetric< DataVector, Dim, Frame >, tmpl::size_t< Dim >, Frame > >
 
using return_type = tnsr::iJJ< DataVector, Dim, Frame >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

template<size_t Dim, typename Frame>
struct gr::Tags::DerivInverseSpatialMetricCompute< Dim, Frame >

Compute item for the spatial derivative of the inverse spatial metric.

See also
deriv_inverse_spatial_metric

Member Data Documentation

◆ function

template<size_t Dim, typename Frame >
constexpr auto gr::Tags::DerivInverseSpatialMetricCompute< Dim, Frame >::function
staticconstexpr
Initial value:
=
&gr::deriv_inverse_spatial_metric<DataVector, Dim, Frame>)
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:198

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