SpECTRE  v2024.03.19
LinearSolver::Richardson::Tags::RelaxationParameter< OptionsGroup > Struct Template Reference

The Richardson relaxation parameter \(\omega\). More...

#include <Tags.hpp>

Public Types

using type = double
 
using option_tags = tmpl::list< OptionTags::RelaxationParameter< OptionsGroup > >
 

Static Public Member Functions

static std::string name ()
 
static double create_from_options (const double value)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

template<typename OptionsGroup>
struct LinearSolver::Richardson::Tags::RelaxationParameter< OptionsGroup >

The Richardson relaxation parameter \(\omega\).

See also
LinearSolver::Richardson::Richardson

The documentation for this struct was generated from the following file: