SpECTRE  v2024.04.12
gr::surfaces::Tags::AreaElementCompute< Frame > Struct Template Reference

Public Types

using base = AreaElement< Frame >
 
using return_type = Scalar< DataVector >
 
using argument_tags = tmpl::list< gr::Tags::SpatialMetric< DataVector, 3, Frame >, ylm::Tags::Jacobian< Frame >, ylm::Tags::NormalOneForm< Frame >, ylm::Tags::Radius< Frame >, ylm::Tags::Rhat< Frame > >
 
- Public Types inherited from gr::surfaces::Tags::AreaElement< Frame >
using type = Scalar< DataVector >
 

Static Public Attributes

static constexpr auto function
 

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto gr::surfaces::Tags::AreaElementCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
const tnsr::i<DataVector, 3, Frame>&)>(&area_element<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: