SpECTRE  v2024.04.12
SelfStart::Actions::CheckForOrderIncrease Struct Reference

If we have taken enough steps for this order, set the next time to the start time and increment the slab number. More...

#include <SelfStartActions.hpp>

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, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, ActionList, const ParallelComponent *const)
 

Detailed Description

If we have taken enough steps for this order, set the next time to the start time and increment the slab number.

Uses:

DataBox changes:

  • Adds: nothing
  • Removes: nothing
  • Modifies: Tags::Next<Tags::TimeStepId> if there is an order increase

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