|
SpECTRE
v2026.04.01
|
Adjust the slab size based on previous executions of Events::ChangeSlabSize. More...
#include <Action.hpp>
Public Types | |
| using | const_global_cache_tags = tmpl::list<::Tags::MinimumTimeStep> |
| using | simple_tags |
Static Public Member Functions | |
| template<typename DbTags, typename... InboxTags, typename Metavariables, typename ArrayIndex, typename ActionList, typename ParallelComponent> | |
| static Parallel::iterable_action_return_t | apply (db::DataBox< DbTags > &box, tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const) |
Adjust the slab size based on previous executions of Events::ChangeSlabSize.
Uses:
DataBox changes:
| using Actions::ChangeSlabSize::simple_tags |