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

Computes 3-covariant gradient \(D_i S_j\) of a Strahlkorper's normal. More...

#include <Tags.hpp>

Public Types

using base = GradUnitNormalOneForm< Frame >
 
using argument_tags = tmpl::list< Rhat< Frame >, Radius< Frame >, UnitNormalOneForm< Frame >, D2xRadius< Frame >, OneOverOneFormMagnitude, gr::Tags::SpatialChristoffelSecondKind< DataVector, 3, Frame > >
 
using return_type = tnsr::ii< DataVector, 3, Frame >
 
- Public Types inherited from ylm::Tags::GradUnitNormalOneForm< Frame >
using type = tnsr::ii< DataVector, 3, Frame >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

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

Computes 3-covariant gradient \(D_i S_j\) of a Strahlkorper's normal.

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto ylm::Tags::GradUnitNormalOneFormCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
&gr::surfaces::grad_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: