SpECTRE  v2024.04.12
Actions::UpdateConservatives Struct Reference

Compute the conservative variables from the primitive variables. More...

#include <UpdateConservatives.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)
 

Detailed Description

Compute the conservative variables from the primitive variables.

Uses:

  • DataBox: Items in system::conservative_from_primitive::argument_tags

DataBox changes:

  • Adds: nothing
  • Removes: nothing
  • Modifies: Metavariables::system::conservative_from_primitive::return_tags

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