SpECTRE  v2024.04.12
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 = tmpl::list< OptionTags::SufficientDecrease< 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::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: