|
SpECTRE
v2026.06.09.01
|
Maximum number of multigrid levels that will be created. A value of '1' effectively disables the multigrid, and std::nullopt means the number of multigrid levels is not capped. More...
#include <Tags.hpp>
Public Types | |
| using | type = std::optional<size_t> |
| using | option_tags = tmpl::list<OptionTags::InitialCoarseLevels<OptionsGroup>> |
Static Public Member Functions | |
| static type | create_from_options (const type value) |
| static std::string | name () |
Static Public Attributes | |
| static constexpr bool | pass_metavariables = false |
Maximum number of multigrid levels that will be created. A value of '1' effectively disables the multigrid, and std::nullopt means the number of multigrid levels is not capped.