SpECTRE  v2024.04.12
Cce::Actions::ExitIfEndTimeReached Struct Reference

Terminates if the current Tags::TimeStepId has time value later or equal to Tags::EndTime. More...

#include <TimeManagement.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 &, const ActionList, const ParallelComponent *const)
 

Detailed Description

Terminates if the current Tags::TimeStepId has time value later or equal to Tags::EndTime.

Details

Uses:

DataBox changes:

  • Adds: nothing
  • Removes: nothing
  • Modifies: nothing

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