SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
evolution::dg::subcell::Tags::SubcellOptions< Dim > Struct Template Reference

System-agnostic options for DG-subcell. More...

#include <SubcellOptions.hpp>

Public Types

using type = evolution::dg::subcell::SubcellOptions
using option_tags

Static Public Member Functions

static type create_from_options (const type &subcell_options, const std::unique_ptr< DomainCreator< Dim > > &domain_creator)

Static Public Attributes

static constexpr bool pass_metavariables = false

Detailed Description

template<size_t Dim>
struct evolution::dg::subcell::Tags::SubcellOptions< Dim >

System-agnostic options for DG-subcell.

Member Typedef Documentation

◆ option_tags

template<size_t Dim>
using evolution::dg::subcell::Tags::SubcellOptions< Dim >::option_tags
Initial value:
The input file tag for the DomainCreator to use.
Definition OptionTags.hpp:22
System-agnostic options for DG-subcell.
Definition SubcellOptions.hpp:19

The documentation for this struct was generated from the following file:
  • src/Evolution/DgSubcell/Tags/SubcellOptions.hpp