|
SpECTRE
v2026.04.01
|
Send AMR diagnostics about Elements to amr::Component. More...
#include <SendAmrDiagnostics.hpp>
Public Types | |
| using | const_global_cache_tags |
| using | ReductionData |
Static Public Member Functions | |
| template<typename DbTagList, typename... InboxTags, typename Metavariables, size_t Dim, typename ActionList, typename ParallelComponent> | |
| static Parallel::iterable_action_return_t | apply (db::DataBox< DbTagList > &box, tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &cache, const ElementId< Dim > &element_id, const ActionList, const ParallelComponent *) |
Send AMR diagnostics about Elements to amr::Component.
Sends the following:
The information is sent to amr::Component which runs the action amr::Actions::RunAmrDiagnostics after all Elements have contributed to the reduction
| using amr::Actions::SendAmrDiagnostics::const_global_cache_tags |
| using amr::Actions::SendAmrDiagnostics::ReductionData |