SpECTRE  v2024.03.19
intrp::protocols Namespace Reference

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 InterpolationTargetTags 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...
 

Detailed Description

Contains all protocols used in the interpolation framework.