Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

NonLinEqSolverState Class Reference

#include <NonLinEqSolver.h>

List of all members.

Public Attributes

NonLinEqMethod method
int iteration_no
real eps
VecSimple(real) conv_rate
real residual_norm
real Krylov_eps_r
bool Jacobian_update
real continuation_prm
int cont_iter_no


Member Data Documentation

bool NonLinEqSolverState::Jacobian_update
 

real NonLinEqSolverState::Krylov_eps_r
 

int NonLinEqSolverState::cont_iter_no
 

real NonLinEqSolverState::continuation_prm
 

VecSimple(real) NonLinEqSolverState::conv_rate
 

real NonLinEqSolverState::eps
 

int NonLinEqSolverState::iteration_no
 

NonLinEqMethod NonLinEqSolverState::method
 

real NonLinEqSolverState::residual_norm
 


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.