Xyce  6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
N_NLS_ReturnCodes Class Reference

#include <N_NLS_ReturnCodes.h>

Public Member Functions

 N_NLS_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
 

Detailed Description

Definition at line 82 of file N_NLS_ReturnCodes.h.

Constructor & Destructor Documentation

N_NLS_ReturnCodes::N_NLS_ReturnCodes ( )
inline

Definition at line 85 of file N_NLS_ReturnCodes.h.

Member Data Documentation

int N_NLS_ReturnCodes::innerSolveFailed

Definition at line 110 of file N_NLS_ReturnCodes.h.

int N_NLS_ReturnCodes::nanFail

Definition at line 104 of file N_NLS_ReturnCodes.h.

int N_NLS_ReturnCodes::nearConvergence

Definition at line 102 of file N_NLS_ReturnCodes.h.

int N_NLS_ReturnCodes::normalConvergence

Definition at line 101 of file N_NLS_ReturnCodes.h.

int N_NLS_ReturnCodes::normTooSmall

Definition at line 97 of file N_NLS_ReturnCodes.h.

int N_NLS_ReturnCodes::smallUpdate

Definition at line 103 of file N_NLS_ReturnCodes.h.

int N_NLS_ReturnCodes::stalled

Definition at line 108 of file N_NLS_ReturnCodes.h.

int N_NLS_ReturnCodes::tooManySteps

Definition at line 105 of file N_NLS_ReturnCodes.h.

int N_NLS_ReturnCodes::tooManyTranSteps

Definition at line 106 of file N_NLS_ReturnCodes.h.

int N_NLS_ReturnCodes::updateTooBig

Definition at line 107 of file N_NLS_ReturnCodes.h.

int N_NLS_ReturnCodes::wrmsExactZero

Definition at line 109 of file N_NLS_ReturnCodes.h.


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