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

Calculates the Extrinsic curvature of a 2D Strahlkorper embedded in a 3D space. More...

#include <Tags.hpp>

Public Types

using base = ExtrinsicCurvature< Frame >
 
using argument_tags = tmpl::list< GradUnitNormalOneForm< Frame >, UnitNormalOneForm< Frame >, UnitNormalVector< Frame > >
 
using return_type = tnsr::ii< DataVector, 3, Frame >
 
- Public Types inherited from ylm::Tags::ExtrinsicCurvature< Frame >
using type = tnsr::ii< DataVector, 3, Frame >
 

Static Public Attributes

static constexpr auto function
 

Detailed Description

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

Calculates the Extrinsic curvature of a 2D Strahlkorper embedded in a 3D space.

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto ylm::Tags::ExtrinsicCurvatureCompute< Frame >::function
staticconstexpr
Initial value:
=
static_cast<void (*)(const gsl::not_null<tnsr::ii<DataVector, 3, Frame>*>,
&gr::surfaces::extrinsic_curvature<Frame>)
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: