|
SpECTRE
v2026.04.01
|
Use the AMR diagnostics gathered from all of the Elements. More...
#include <RunAmrDiagnostics.hpp>
Public Types | |
| using | const_global_cache_tags |
Static Public Member Functions | |
| template<typename ParallelComponent, typename DbTagList, typename Metavariables, typename ArrayIndex> | |
| static void | apply (db::DataBox< DbTagList > &box, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const size_t grid_index, const boost::rational< size_t > &volume, const size_t number_of_elements, const size_t number_of_grid_points, const std::vector< double > &avg_refinement_levels_by_dim, const std::vector< double > &avg_extents_by_dim) |
Use the AMR diagnostics gathered from all of the Elements.
Checks the following:
Prints the following (as integers):
| using amr::Actions::RunAmrDiagnostics::const_global_cache_tags |