|
SpECTRE
v2026.04.01
|
Maximum number of AMR levels that will be kept. A value of '0' means that only the finest grid is kept, and std::nullopt means the number of levels is not restricted. More...
#include <Tags.hpp>
Public Types | |
| using | type = std::optional<size_t> |
| using | option_tags = tmpl::list<OptionTags::MaxCoarseLevels> |
Static Public Member Functions | |
| static type | create_from_options (const type value) |
Static Public Attributes | |
| static constexpr bool | pass_metavariables = false |
Maximum number of AMR levels that will be kept. A value of '0' means that only the finest grid is kept, and std::nullopt means the number of levels is not restricted.