SpECTRE  v2024.04.12
Cce::Tags::CceEvolutionPrefix< Tag > Struct Template Reference

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
 

Detailed Description

template<typename Tag>
struct Cce::Tags::CceEvolutionPrefix< Tag >

Tag for duplicating functionality of another tag, but allows creation from options in the Cce::Evolution option group.


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