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

Public Types

using base = CartesianCoords< Frame >
 
using return_type = tnsr::I< DataVector, 3, Frame >
 
using argument_tags = tmpl::list< Strahlkorper< Frame >, Radius< Frame >, Rhat< Frame > >
 
- Public Types inherited from ylm::Tags::CartesianCoords< Frame >
using type = tnsr::I< DataVector, 3, Frame >
 

Static Public Attributes

static constexpr auto function
 

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto ylm::Tags::CartesianCoordsCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
const ylm::Strahlkorper<Frame>& strahlkorper,
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
Scalar< DataVector > radius(const Strahlkorper< Fr > &strahlkorper)
tnsr::I< DataVector, 3, Fr > cartesian_coords(const Strahlkorper< Fr > &strahlkorper, const Scalar< DataVector > &radius, const tnsr::i< DataVector, 3, Fr > &r_hat)

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