SpECTRE
v2024.09.29
|
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 |
Tag for a SwshInterpolator associated with a particular set of angular coordinates.
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.