SpECTRE  v2024.05.11
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 = tmpl::list< gr::Tags::InverseSpatialMetric< DataType, Dim, Frame >, NormalOneForm< Frame > >
 
- 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.


The documentation for this struct was generated from the following file: