SpECTRE
v2025.01.30
|
The FunctionsOfTime initialized from a DomainCreator. More...
#include <FunctionsOfTime.hpp>
Public Types | |
using | type = std::unordered_map< std::string, std::unique_ptr< domain::FunctionsOfTime::FunctionOfTime > > |
template<typename Metavariables > | |
using | option_tags = implementation defined |
Static Public Member Functions | |
static std::string | name () |
template<typename Metavariables > | |
static type | create_from_options (const std::unique_ptr<::DomainCreator< Metavariables::volume_dim > > &domain_creator) |
Static Public Attributes | |
static constexpr bool | pass_metavariables = true |
The FunctionsOfTime initialized from a DomainCreator.