SpECTRE  v2024.04.12
InterpolateOnElementTestHelpers::MockInterpolationTargetVarsFromElement< InterpolationTargetTag > Struct Template Reference

Static Public Member Functions

template<typename ParallelComponent , typename DbTags , typename Metavariables , typename ArrayIndex , typename TemporalId , Requires< tmpl::list_contains_v< DbTags, Tags::TestTargetPoints > > = nullptr>
static void apply (db::DataBox< DbTags > &box, Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const std::vector< Variables< typename InterpolationTargetTag::vars_to_interpolate_to_target > > &vars_src, const std::vector< std::optional< IdPair< domain::BlockId, tnsr::I< double, Metavariables::volume_dim, typename ::Frame::BlockLogical > > > > &block_logical_coords, const std::vector< std::vector< size_t > > &global_offsets, const TemporalId &)
 

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