SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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 = implementation defined
 

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: