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

#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
 

Detailed Description

Definition at line 56 of file N_NLS_NonLinInfo.h.

Constructor & Destructor Documentation

N_NLS_NonLinInfo::N_NLS_NonLinInfo ( )
inline

Definition at line 59 of file N_NLS_NonLinInfo.h.

virtual N_NLS_NonLinInfo::~N_NLS_NonLinInfo ( )
inlinevirtual

Definition at line 68 of file N_NLS_NonLinInfo.h.

Member Data Documentation

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.


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