SpECTRE  v2024.04.12
gr::Tags::SpacetimeNormalOneFormCompute< DataType, SpatialDim, Frame > Struct Template Reference

Compute item for spacetime normal oneform \(n_a\) from the lapse \(\alpha\). More...

#include <SpacetimeNormalOneForm.hpp>

Public Types

using argument_tags = tmpl::list< Lapse< DataType > >
 
using return_type = tnsr::a< DataType, SpatialDim, Frame >
 
using base = SpacetimeNormalOneForm< DataType, SpatialDim, Frame >
 
- Public Types inherited from gr::Tags::SpacetimeNormalOneForm< DataType, SpatialDim, Frame >
using type = tnsr::a< DataType, Dim, Frame >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

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

Compute item for spacetime normal oneform \(n_a\) from the lapse \(\alpha\).

Details

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

Member Data Documentation

◆ function

template<typename DataType , size_t SpatialDim, typename Frame >
constexpr auto gr::Tags::SpacetimeNormalOneFormCompute< DataType, SpatialDim, Frame >::function
staticconstexpr
Initial value:
=
const Scalar<DataType>&)>(
&spacetime_normal_one_form<DataType, SpatialDim, Frame>)
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:183

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