Xyce
6.1
|
#include <N_NLS_NonLinInfo.h>
Public Member Functions | |
N_NLS_NonLinInfo () | |
virtual | ~N_NLS_NonLinInfo () |
Public Attributes | |
int | newtonIter |
TwoLevelNewtonMode | twoLevelNewtonCouplingMode |
bool | locaFlag |
int | continuationStep |
bool | firstContinuationParam |
bool | firstSolveComplete |
Definition at line 56 of file N_NLS_NonLinInfo.h.
|
inline |
Definition at line 59 of file N_NLS_NonLinInfo.h.
|
inlinevirtual |
Definition at line 68 of file N_NLS_NonLinInfo.h.
int N_NLS_NonLinInfo::continuationStep |
Definition at line 75 of file N_NLS_NonLinInfo.h.
bool N_NLS_NonLinInfo::firstContinuationParam |
Definition at line 76 of file N_NLS_NonLinInfo.h.
bool N_NLS_NonLinInfo::firstSolveComplete |
Definition at line 77 of file N_NLS_NonLinInfo.h.
bool N_NLS_NonLinInfo::locaFlag |
Definition at line 74 of file N_NLS_NonLinInfo.h.
int N_NLS_NonLinInfo::newtonIter |
Definition at line 68 of file N_NLS_NonLinInfo.h.
TwoLevelNewtonMode N_NLS_NonLinInfo::twoLevelNewtonCouplingMode |
Definition at line 71 of file N_NLS_NonLinInfo.h.