SpECTRE  v2024.03.19
gr::Tags::WeylElectricScalarCompute< DataType, SpatialDim, Frame > Struct Template Reference

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

#include <WeylElectric.hpp>

Public Types

using argument_tags = tmpl::list< gr::Tags::WeylElectricCompute< DataType, SpatialDim, Frame >, gr::Tags::InverseSpatialMetric< DataType, SpatialDim, Frame > >
 
using return_type = Scalar< DataType >
 
using base = WeylElectricScalar< DataType >
 
- Public Types inherited from gr::Tags::WeylElectricScalar< 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::WeylElectricScalarCompute< DataType, SpatialDim, Frame >

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

Member Data Documentation

◆ function

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