|
SpECTRE
2021.08.02
|
Does an interpolation onto an InterpolationTargetTag by calling Actions on the InterpolationTarget component. More...
#include <InterpolateWithoutInterpComponent.hpp>
Additional Inherited Members | |
Public Member Functions inherited from Event | |
| Event (CkMigrateMessage *msg) noexcept | |
| WRAPPED_PUPable_abstract (Event) | |
| template<typename DbTags , typename Metavariables , typename ArrayIndex , typename ComponentPointer > | |
| void | run (const db::DataBox< DbTags > &box, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &array_index, const ComponentPointer) const noexcept |
| template<typename DbTags , typename Metavariables , typename ArrayIndex , typename ComponentPointer > | |
| bool | is_ready (const db::DataBox< DbTags > &box, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &array_index, const ComponentPointer) const noexcept |
Does an interpolation onto an InterpolationTargetTag by calling Actions on the InterpolationTarget component.