|
SpECTRE
v2025.08.19
|
[ComputeVarsToInterpolate] More...
#include <Examples.hpp>
Static Public Member Functions | |
| template<typename DbTags , typename Metavariables , typename TemporalId > | |
| static bool | apply (const gsl::not_null< db::DataBox< DbTags > * >, const gsl::not_null< Parallel::GlobalCache< Metavariables > * >, const TemporalId &temporal_id) |
| template<typename DbTags , typename Metavariables , typename TemporalId > | |
| static void | apply (const db::DataBox< DbTags > &, const Parallel::GlobalCache< Metavariables > &, const TemporalId &) |
| template<typename DbTags , typename Metavariables , typename TemporalId > | |
| static void | apply (const db::DataBox< DbTags > &, Parallel::GlobalCache< Metavariables > &, const TemporalId &) |
Static Public Attributes | |
| static constexpr double | fill_invalid_points_with = 0.0 |
[ComputeVarsToInterpolate]
[PostInterpolationCallback]