SpECTRE  v2024.04.12
intrp::TestHelpers::ExamplePostInterpolationCallback Struct Reference

[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
 

Detailed Description

[ComputeVarsToInterpolate]

[PostInterpolationCallback]


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