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

Perform implicit variable updates for one substep. More...

#include <DoImplicitStep.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::DoImplicitStep< System >

Perform implicit variable updates for one substep.

Uses:

DataBox changes:

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

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