SpECTRE  v2024.03.19
intrp::TargetPoints::WedgeSectionTorus< InterpolationTargetTag > Struct Template Reference

Computes points in a wedge-sectioned torus. More...

#include <WedgeSectionTorus.hpp>

Public Types

using const_global_cache_tags = tmpl::list< Tags::WedgeSectionTorus< InterpolationTargetTag > >
 
using is_sequential = std::false_type
 
using frame = Frame::Inertial
 

Static Public Member Functions

template<typename Metavariables , typename DbTags >
static tnsr::I< DataVector, 3, Frame::Inertialpoints (const db::DataBox< DbTags > &box, const tmpl::type_< Metavariables > &)
 
template<typename Metavariables , typename DbTags , typename TemporalId >
static tnsr::I< DataVector, 3, Frame::Inertialpoints (const db::DataBox< DbTags > &box, const tmpl::type_< Metavariables > &meta, const TemporalId &)
 

Detailed Description

template<typename InterpolationTargetTag>
struct intrp::TargetPoints::WedgeSectionTorus< InterpolationTargetTag >

Computes points in a wedge-sectioned torus.

Conforms to the intrp::protocols::ComputeTargetPoints protocol

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


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