SpECTRE  v2024.03.19
NonlinearSolver::Tags::DampingFactor< OptionsGroup > Struct Template Reference

Nonlinear solver steps are damped by this factor. More...

#include <Tags.hpp>

Public Types

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

Static Public Member Functions

static std::string name ()
 
static type create_from_options (const type &option)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

template<typename OptionsGroup>
struct NonlinearSolver::Tags::DampingFactor< OptionsGroup >

Nonlinear solver steps are damped by this factor.

See also
NonlinearSolver::OptionTags::DampingFactor

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