SpECTRE
v2023.05.16
|
Resets the expiration time of a FunctionOfTime in the global cache. Intended to be used in Parallel::mutate. More...
#include <UpdateFunctionOfTime.hpp>
Static Public Member Functions | |
static void | apply (const gsl::not_null< std::unordered_map< std::string, std::unique_ptr< domain::FunctionsOfTime::FunctionOfTime > > * > f_of_t_list, const std::string &f_of_t_name, const double new_expiration_time) |
Resets the expiration time of a FunctionOfTime in the global cache. Intended to be used in Parallel::mutate.