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

Public Types

using base = ThetaPhi< Frame >
 
using return_type = tnsr::i< DataVector, 2, ::Frame::Spherical< Frame > >
 
using argument_tags = tmpl::list< Strahlkorper< Frame > >
 
- Public Types inherited from ylm::Tags::ThetaPhi< Frame >
using type = tnsr::i< DataVector, 2, ::Frame::Spherical< Frame > >
 

Static Public Attributes

static constexpr auto function
 

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto ylm::Tags::ThetaPhiCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
const ylm::Strahlkorper<Frame>&)>(&::ylm::theta_phi<Frame>)
Require a pointer to not be a nullptr
Definition: Gsl.hpp:183
A star-shaped surface expanded in spherical harmonics.
Definition: Strahlkorper.hpp:26

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