|
SpECTRE
v2026.04.01
|
Singleton parallel component used for monitoring memory usage of other parallel components. More...
#include <MemoryMonitor.hpp>
Public Types | |
| using | chare_type = Parallel::Algorithms::Singleton |
| using | metavariables = Metavariables |
| using | phase_dependent_action_list |
| using | simple_tags_from_options |
Static Public Member Functions | |
| static void | execute_next_phase (const Parallel::Phase next_phase, Parallel::CProxy_GlobalCache< Metavariables > &global_cache) |
Static Public Attributes | |
| static constexpr bool | checkpoint_data = true |
Singleton parallel component used for monitoring memory usage of other parallel components.
| using mem_monitor::MemoryMonitor< Metavariables >::phase_dependent_action_list |
| using mem_monitor::MemoryMonitor< Metavariables >::simple_tags_from_options |