|
SpECTRE
v2026.04.01
|
Filters the spherical volume data stored in BondiTag according to the filter parameters in the Parallel::GlobalCache. More...
#include <FilterSwshVolumeQuantity.hpp>
Public Types | |
| using | const_global_cache_tags |
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) |
Filters the spherical volume data stored in BondiTag according to the filter parameters in the Parallel::GlobalCache.
This action dispatches to the function filter_swsh_volume_quantity() to perform the mathematics of the filtering
Uses:
| using Cce::Actions::FilterSwshVolumeQuantity< BondiTag >::const_global_cache_tags |