SpECTRE  v2024.05.11
imex::Actions::RecordTimeStepperData< System > Struct Template Reference

Records the implicit sources in the implicit time stepper history. More...

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

Detailed Description

template<typename System>
struct imex::Actions::RecordTimeStepperData< System >

Records the implicit sources in the implicit time stepper history.

Uses:

  • GlobalCache: nothing
  • DataBox:

DataBox changes:

  • imex::Tags::ImplicitHistory<sector> for each sector

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