SpECTRE  v2024.04.12
control_system::UpdateSingleFunctionOfTime Struct Reference

Updates a FunctionOfTime in the global cache. Intended to be used in Parallel::mutate. More...

#include <UpdateFunctionOfTime.hpp>

Static Public Member Functions

static void apply (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, double update_time, DataVector update_deriv, double new_expiration_time)
 

Detailed Description

Updates a FunctionOfTime in the global cache. Intended to be used in Parallel::mutate.


The documentation for this struct was generated from the following file: