SpECTRE
v2024.09.29
|
Compute the primitive variables from the conservative variables. More...
#include <UpdatePrimitives.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 Parallel::iterable_action_return_t | apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const) |
Compute the primitive variables from the conservative variables.
Metavariables
must specify an ordered_list_of_primitive_recovery_schemes
.Uses:
DataBox changes: