|
SpECTRE
2021.08.02
|
Compute the time derivative of the system variables. More...
#include <ComputeTimeDerivative.hpp>
Static Public Member Functions | |
| template<typename DbTagsList , typename... InboxTags, typename Metavariables , typename ArrayIndex , typename ActionList , typename ParallelComponent , Requires< tmpl::size< DbTagsList >::value !=0 > = nullptr> | |
| static std::tuple< db::DataBox< DbTagsList > && > | apply (db::DataBox< DbTagsList > &box, tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, ActionList, const ParallelComponent *const) noexcept |
Compute the time derivative of the system variables.
Uses:
temporal_id::step_prefixTimeDerivativeComputer::argument_tags<step_prefix>DataBox changes:
TimeDerivativeComputer::return_tags<step_prefix>