SpECTRE
v2024.12.16
|
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 = tmpl::list< Tags::FilterLMax, Tags::RadialFilterAlpha, Tags::RadialFilterHalfPower > |
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:
InitializationTags::FilterLMax
InitializationTags::RadialFilterAlpha
InitializationTags::RadialFilterHalfPower
DataBox changes:BondiTag