SpECTRE
v2025.03.17
|
Contains all protocols used in the interpolation framework. More...
Classes | |
struct | ComputeTargetPoints |
A protocol for the type alias compute_target_points found in an InterpolationTargetTag. More... | |
struct | ComputeVarsToInterpolate |
A protocol for the type alias compute_vars_to_interpolate that can potentially be found in an InterpolationTargetTag (potentially because an InterpolationTargetTag does not require this type alias). More... | |
struct | InterpolationTargetTag |
A protocol for InterpolationTargetTag s that are used in the intrp::InterpolationTarget parallel component. More... | |
struct | PostInterpolationCallback |
A protocol for the type alias post_interpolation_callbacks found in an InterpolationTargetTag. More... | |
Contains all protocols used in the interpolation framework.