SpECTRE  v2024.05.11
ylm::Tags::UnitNormalOneFormCompute< Frame > Struct Template Reference

Computes the unit one-form perpendicular to the horizon. More...

#include <Tags.hpp>

Public Types

using base = UnitNormalOneForm< Frame >
 
using argument_tags = tmpl::list< ylm::Tags::NormalOneForm< Frame >, OneOverOneFormMagnitude >
 
using return_type = tnsr::i< DataVector, 3, Frame >
 
- Public Types inherited from ylm::Tags::UnitNormalOneForm< Frame >
using type = tnsr::i< DataVector, 3, Frame >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

template<typename Frame>
struct ylm::Tags::UnitNormalOneFormCompute< Frame >

Computes the unit one-form perpendicular to the horizon.

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto ylm::Tags::UnitNormalOneFormCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&::gr::surfaces::unit_normal_one_form<Frame>)
Stores a collection of function values.
Definition: DataVector.hpp:48
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: