SpECTRE
v2024.09.29
|
The set of adaptive mesh refinement criteria. More...
#include <Criteria.hpp>
Public Types | |
using | type = std::vector< std::unique_ptr< amr::Criterion > > |
using | option_tags = tmpl::list< amr::Criteria::OptionTags::Criteria > |
Static Public Member Functions | |
static type | create_from_options (const type &value) |
Static Public Attributes | |
static constexpr bool | pass_metavariables = false |
The set of adaptive mesh refinement criteria.