SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
intrp::TargetPoints::Sphere< InterpolationTargetTag, Frame > Struct Template Reference

Computes points on spherical surfaces. More...

#include <Sphere.hpp>

Public Types

using const_global_cache_tags
using is_sequential = std::false_type
using frame = Frame
using simple_tags
using compute_tags = typename ylm::Tags::compute_items_tags<Frame>

Static Public Member Functions

template<typename DbTags, typename Metavariables>
static void initialize (const gsl::not_null< db::DataBox< DbTags > * > box, const Parallel::GlobalCache< Metavariables > &cache)
template<typename Metavariables, typename DbTags, typename TemporalId>
static tnsr::I< DataVector, 3, Frame > points (const db::DataBox< DbTags > &box, const tmpl::type_< Metavariables > &metavariables_v, const TemporalId &)
template<typename Metavariables, typename DbTags>
static tnsr::I< DataVector, 3, Frame > points (const db::DataBox< DbTags > &box, const tmpl::type_< Metavariables > &)

Detailed Description

template<typename InterpolationTargetTag, typename Frame>
struct intrp::TargetPoints::Sphere< InterpolationTargetTag, Frame >

Computes points on spherical surfaces.

Conforms to the intrp::protocols::ComputeTargetPoints protocol

For requirements on InterpolationTargetTag, see intrp::protocols::InterpolationTargetTag

Member Typedef Documentation

◆ const_global_cache_tags

template<typename InterpolationTargetTag, typename Frame>
using intrp::TargetPoints::Sphere< InterpolationTargetTag, Frame >::const_global_cache_tags
Initial value:
tmpl::list<Tags::Sphere<InterpolationTargetTag>>

◆ simple_tags

template<typename InterpolationTargetTag, typename Frame>
using intrp::TargetPoints::Sphere< InterpolationTargetTag, Frame >::simple_tags
Initial value:
tmpl::list<ylm::Tags::Strahlkorper<Frame>, Tags::AllCoords<Frame>>
Definition Sphere.hpp:128

The documentation for this struct was generated from the following file:
  • src/ParallelAlgorithms/Interpolation/Targets/Sphere.hpp