SpECTRE  v2024.03.19
Spectral::Swsh::Tags::SwshInterpolator< Tag > Struct Template Reference

Tag for a SwshInterpolator associated with a particular set of angular coordinates. More...

#include <SwshTags.hpp>

Public Types

using tag = Tag
 
using type = ::Spectral::Swsh::SwshInterpolator
 

Detailed Description

template<typename Tag>
struct Spectral::Swsh::Tags::SwshInterpolator< Tag >

Tag for a SwshInterpolator associated with a particular set of angular coordinates.

Details

It is recommended to use this to store a SwshInterpolator in the DataBox of a parallel component, as interpolations can be significantly faster if they don't have to re-construct the SwhsInterpolator as frequently.


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