SpECTRE
v2025.01.30
|
Tag for duplicating functionality of another tag, but allows creation from options in the Cce::Evolution option group. More...
#include <OptionTags.hpp>
Public Types | |
using | type = typename Tag::type |
using | option_tags = db::wrap_tags_in< OptionTags::CceEvolutionPrefix, typename Tag::option_tags > |
Static Public Member Functions | |
static std::string | name () |
template<typename Metavariables , typename... Args> | |
static type | create_from_options (const Args &... args) |
template<typename... Args> | |
static type | create_from_options (const Args &... args) |
Static Public Attributes | |
static constexpr bool | pass_metavariables = Tag::pass_metavariables |
Tag for duplicating functionality of another tag, but allows creation from options in the Cce::Evolution option group.