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

Public Types

using base = LaplacianRadius< Frame >
 
using return_type = Scalar< DataVector >
 
using argument_tags = tmpl::list< Radius< Frame >, Strahlkorper< Frame >, ThetaPhi< Frame > >
 
- Public Types inherited from ylm::Tags::LaplacianRadius< Frame >
using type = Scalar< DataVector >
 

Static Public Attributes

static constexpr auto function
 

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto ylm::Tags::LaplacianRadiusCompute< 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)
Scalar< DataVector > laplacian_of_scalar(const Scalar< DataVector > &scalar, const Strahlkorper< Fr > &strahlkorper, const tnsr::i< DataVector, 2, ::Frame::Spherical< Fr > > &theta_phi)
tnsr::i< DataVector, 2, ::Frame::Spherical< Fr > > theta_phi(const Strahlkorper< Fr > &strahlkorper)

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