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

Public Types

using base = DxRadius< Frame >
 
using return_type = tnsr::i< DataVector, 3, Frame >
 
using argument_tags = tmpl::list< Radius< Frame >, Strahlkorper< Frame >, Radius< Frame >, InvJacobian< Frame > >
 
- Public Types inherited from ylm::Tags::DxRadius< 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::DxRadiusCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
const Scalar<DataVector>& scalar,
const ylm::Strahlkorper<Frame>& strahlkorper,
const Scalar<DataVector>& radius_of_strahlkorper,
const aliases::InvJacobian<Frame>& inv_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
tnsr::i< DataVector, 3, Fr > cartesian_derivs_of_scalar(const Scalar< DataVector > &scalar, const Strahlkorper< Fr > &strahlkorper, const Scalar< DataVector > &radius_of_strahlkorper, const ylm::Tags::aliases::InvJacobian< Fr > &inv_jac)

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