NOX  Development
Public Member Functions | Public Attributes | List of all members
NOX::SolverStats::TrustRegionStats Struct Reference

Container for trust region statistics. More...

#include <NOX_SolverStats.hpp>

Public Member Functions

void reset ()
 

Public Attributes

int num_cauchy_steps
 
int num_newton_steps
 Number of pure Cauchy steps taken.
 
int num_dogleg_steps
 Number of pure Newton steps taken.
 
int num_trust_region_inner_iterations
 Number of dogleg steps taken.
 
double dogleg_fraction_cauchy_to_newton
 
double dogleg_fraction_newton_length
 

Detailed Description

Container for trust region statistics.


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