|
SpECTRE
v2026.04.01
|
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) |
Computes the reciprocal of the magnitude of the one form perpendicular to the horizon.
| using ylm::Tags::OneOverOneFormMagnitudeCompute< DataType, Dim, Frame >::argument_tags |