SpECTRE  v2025.01.30
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
domain::Tags::FunctionsOfTimeInitialize Struct Reference

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
 

Detailed Description

The FunctionsOfTime initialized from a DomainCreator.


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