Xyce  6.1
Xyce::Nonlinear::ReturnCodes Class Reference

#include <N_NLS_ReturnCodes.h>

Public Member Functions

 ReturnCodes ()
 

Public Attributes

int normTooSmall
 
int normalConvergence
 
int nearConvergence
 
int smallUpdate
 
int nanFail
 
int tooManySteps
 
int tooManyTranSteps
 
int updateTooBig
 
int stalled
 
int wrmsExactZero
 
int innerSolveFailed
 
int linearSolverFailed
 

Detailed Description

Definition at line 83 of file N_NLS_ReturnCodes.h.

Constructor & Destructor Documentation

Xyce::Nonlinear::ReturnCodes::ReturnCodes ( )
inline

Definition at line 86 of file N_NLS_ReturnCodes.h.

Member Data Documentation

int Xyce::Nonlinear::ReturnCodes::innerSolveFailed

Definition at line 112 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::linearSolverFailed

Definition at line 113 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::nanFail

Definition at line 106 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::nearConvergence

Definition at line 104 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::normalConvergence

Definition at line 103 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::normTooSmall

Definition at line 102 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::smallUpdate

Definition at line 105 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::stalled

Definition at line 110 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::tooManySteps

Definition at line 107 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::tooManyTranSteps

Definition at line 108 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::updateTooBig

Definition at line 109 of file N_NLS_ReturnCodes.h.

int Xyce::Nonlinear::ReturnCodes::wrmsExactZero

Definition at line 111 of file N_NLS_ReturnCodes.h.


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