47 #ifndef Xyce_N_NLS_DampedNewton_h
48 #define Xyce_N_NLS_DampedNewton_h
86 #ifdef Xyce_DEBUG_NONLINEAR
87 int getDebugLevel()
const;
88 bool getScreenOutputFlag ()
const;
89 double getDebugMinTime()
const;
90 double getDebugMaxTime()
const;
91 int getDebugMinTimeStep()
const;
92 int getDebugMaxTimeStep()
const;
93 bool getMMFormat ()
const;
134 bool simpleBt_(
double gsinit,
double finit);
242 #ifdef Xyce_DEBUG_NONLINEAR
248 inline int DampedNewton::getDebugLevel()
const
258 inline bool DampedNewton::getScreenOutputFlag ()
const
268 inline double DampedNewton::getDebugMinTime()
const
278 inline double DampedNewton::getDebugMaxTime()
const
288 inline int DampedNewton::getDebugMinTimeStep()
const
298 inline int DampedNewton::getDebugMaxTimeStep()
const
308 inline bool DampedNewton::getMMFormat ()
const
313 #endif // debug nonlin