SpECTRE
v2023.01.13
|
Labeled groups of blocks. More...
#include <BlockNamesAndGroups.hpp>
Public Types | |
using | type = std::unordered_map< std::string, std::unordered_set< std::string > > |
using | option_tags = tmpl::list< domain::OptionTags::DomainCreator< Dim > > |
Static Public Member Functions | |
static type | create_from_options (const std::unique_ptr<::DomainCreator< Dim > > &domain_creator) |
Static Public Attributes | |
static constexpr bool | pass_metavariables = false |
Labeled groups of blocks.