|
SpECTRE
v2025.08.19
|
TaggedTuple containing all local Vars::Holders for all InterpolationTargets.
More...
#include <Tags.hpp>
Public Types | |
| using | type = tuples::tagged_tuple_from_typelist< db::wrap_tags_in< holders_detail::WrappedHolderTag, typename Metavariables::interpolation_target_tags, Metavariables > > |
TaggedTuple containing all local Vars::Holders for all InterpolationTargets.
A particular Vars::Holder can be retrieved from this TaggedTuple via a Vars::HolderTag. An Interpolator uses the object in InterpolatedVarsHolders to iterate over all of the InterpolationTargets.