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

Public Types

using base = Tangents< Frame >
 
using return_type = aliases::Jacobian< Frame >
 
using argument_tags = tmpl::list< Strahlkorper< Frame >, Radius< Frame >, Rhat< Frame >, Jacobian< Frame > >
 
- Public Types inherited from ylm::Tags::Tangents< Frame >
using type = aliases::Jacobian< Frame >
 

Static Public Attributes

static constexpr auto function
 

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto ylm::Tags::TangentsCompute< Frame >::function
staticconstexpr
Initial value:
=
const ylm::Strahlkorper<Frame>& strahlkorper,
const aliases::Jacobian<Frame>& jac)>(
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:183
A star-shaped surface expanded in spherical harmonics.
Definition: Strahlkorper.hpp:26
ylm::Tags::aliases::Jacobian< Fr > tangents(const Strahlkorper< Fr > &strahlkorper, const Scalar< DataVector > &radius, const tnsr::i< DataVector, 3, Fr > &r_hat, const ylm::Tags::aliases::Jacobian< Fr > &jac)
Scalar< DataVector > radius(const Strahlkorper< Fr > &strahlkorper)

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