|
SpECTRE
v2025.08.19
|
Apply the function Mutator::apply to the DataBox.
More...
#include <MutateApply.hpp>
Static Public Member Functions | |
| template<typename DataBox , typename... InboxTags, typename Metavariables , typename ArrayIndex , typename ActionList , typename ParallelComponent > | |
| static Parallel::iterable_action_return_t | apply (DataBox &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const) |
Apply the function Mutator::apply to the DataBox.
The function Mutator::apply is invoked with the Mutator::argument_tags. The result of this computation is stored in the Mutator::return_tags.
Uses:
Mutator::argument_tagsDataBox changes:
Mutator::return_tags