SpECTRE  v2024.04.12
Cce::Actions::CalculateIntegrandInputsForTag< BondiTag > Struct Template Reference

Prepare the input quantities in the DataBox for the evaluation of the hypersurface integral used to compute BondiTag. More...

#include <CharacteristicEvolutionBondiCalculations.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

template<typename BondiTag>
struct Cce::Actions::CalculateIntegrandInputsForTag< BondiTag >

Prepare the input quantities in the DataBox for the evaluation of the hypersurface integral used to compute BondiTag.

Details

Internally this calls the mutate_all_pre_swsh_derivatives_for_tag<BondiTag>() and mutate_all_swsh_derivatives_for_tag<BondiTag>() utility functions, which determine which quantities are necessary for each of the hypersurface computations.


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