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

Can be retrieved using gr::Tags::WeylTypeD1Scalar. More...

#include <WeylTypeD1.hpp>

Public Types

using argument_tags = tmpl::list< gr::Tags::WeylTypeD1Compute< DataType, SpatialDim, Frame >, gr::Tags::InverseSpatialMetric< DataType, SpatialDim, Frame > >
 
using return_type = Scalar< DataType >
 
using base = WeylTypeD1Scalar< DataType >
 
- Public Types inherited from gr::Tags::WeylTypeD1Scalar< DataType >
using type = Scalar< DataType >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

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

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

Member Data Documentation

◆ function

template<typename DataType , size_t SpatialDim, typename Frame >
constexpr auto gr::Tags::WeylTypeD1ScalarCompute< DataType, SpatialDim, Frame >::function
staticconstexpr
Initial value:
=
static_cast<void (*)(gsl::not_null<Scalar<DataType>*>,
&gr::weyl_type_D1_scalar<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: