SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
ylm::Tags::OneOverOneFormMagnitudeCompute< DataType, Dim, Frame > Struct Template Reference

Computes the reciprocal of the magnitude of the one form perpendicular to the horizon. More...

#include <Tags.hpp>

Public Types

using base = OneOverOneFormMagnitude
using return_type = DataVector
using argument_tags
Public Types inherited from ylm::Tags::OneOverOneFormMagnitude
using type = DataVector

Static Public Member Functions

static void function (const gsl::not_null< DataVector * > one_over_magnitude, const tnsr::II< DataType, Dim, Frame > &inverse_spatial_metric, const tnsr::i< DataType, Dim, Frame > &normal_one_form)

Detailed Description

template<typename DataType, size_t Dim, typename Frame>
struct ylm::Tags::OneOverOneFormMagnitudeCompute< DataType, Dim, Frame >

Computes the reciprocal of the magnitude of the one form perpendicular to the horizon.

Member Typedef Documentation

◆ argument_tags

template<typename DataType, size_t Dim, typename Frame>
using ylm::Tags::OneOverOneFormMagnitudeCompute< DataType, Dim, Frame >::argument_tags
Initial value:
tmpl::list<gr::Tags::InverseSpatialMetric<DataType, Dim, Frame>,
NormalOneForm(i) is , the (unnormalized) normal one-form to the surface, expressed in Cartesian compo...
Definition Tags.hpp:294

The documentation for this struct was generated from the following file:
  • src/PointwiseFunctions/GeneralRelativity/Surfaces/Tags.hpp