SpECTRE  v2026.06.09.01
Loading...
Searching...
No Matches
LinearSolver::multigrid::Tags::InitialCoarseLevels< OptionsGroup > Struct Template Reference

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

Detailed Description

template<typename OptionsGroup>
struct LinearSolver::multigrid::Tags::InitialCoarseLevels< OptionsGroup >

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.


The documentation for this struct was generated from the following file:
  • src/ParallelAlgorithms/LinearSolver/Multigrid/Tags.hpp