SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
NonlinearSolver::Tags::SufficientDecrease< OptionsGroup > Struct Template Reference

Sufficient decrease parameter of the line search globalization. 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::SufficientDecrease< OptionsGroup >

Sufficient decrease parameter of the line search globalization.

See also
NonlinearSolver::OptionTags::SufficientDecrease

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