SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
ylm::Tags::CartesianCoordsCompute< Frame > Struct Template Reference

Public Types

using base = CartesianCoords<Frame>
using return_type = tnsr::I<DataVector, 3, Frame>
using argument_tags
Public Types inherited from ylm::Tags::CartesianCoords< Frame >
using type = tnsr::I<DataVector, 3, Frame>

Static Public Attributes

static constexpr auto function

Member Typedef Documentation

◆ argument_tags

template<typename Frame>
using ylm::Tags::CartesianCoordsCompute< Frame >::argument_tags
Initial value:
tmpl::list<Strahlkorper<Frame>, Radius<Frame>, Rhat<Frame>>
(Euclidean) distance from the center to each point of the surface.
Definition Tags.hpp:143
Rhat(i) is on the grid. Doesn't depend on the shape of the surface.
Definition Tags.hpp:56

Member Data Documentation

◆ function

template<typename Frame>
auto ylm::Tags::CartesianCoordsCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
const ylm::Strahlkorper<Frame>& strahlkorper,
const tnsr::i<DataVector, 3, Frame>& r_hat)>(&ylm::cartesian_coords)
Require a pointer to not be a nullptr
Definition Gsl.hpp:197
A star-shaped surface expanded in spherical harmonics.
Definition Strahlkorper.hpp:34
Tensor< T, Symmetry<>, index_list<> > Scalar
Scalar type.
Definition TypeAliases.hpp:21
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:
  • src/NumericalAlgorithms/SphericalHarmonics/Tags.hpp