SpECTRE
v2025.01.30
|
Simple action that will print the domain::Tags::FunctionsOfTime
and control_system::Tags::MeasurementTimescales
(if it exists) time bounds for each node of a simulation.
More...
#include <PrintFunctionsOfTime.hpp>
Static Public Member Functions | |
template<typename ParallelComponent , typename DbTags , typename Metavariables , typename ArrayIndex > | |
static void | apply (db::DataBox< DbTags > &, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const std::string &file_name) |
Simple action that will print the domain::Tags::FunctionsOfTime
and control_system::Tags::MeasurementTimescales
(if it exists) time bounds for each node of a simulation.