47 #ifndef Xyce_N_NLS_DampedNewton_h
48 #define Xyce_N_NLS_DampedNewton_h
85 #ifdef Xyce_DEBUG_NONLINEAR
86 int getDebugLevel()
const;
87 bool getScreenOutputFlag ()
const;
88 double getDebugMinTime()
const;
89 double getDebugMaxTime()
const;
90 int getDebugMinTimeStep()
const;
91 int getDebugMaxTimeStep()
const;
92 bool getMMFormat ()
const;
133 bool simpleBt_(
double gsinit,
double finit);
241 #ifdef Xyce_DEBUG_NONLINEAR
247 inline int N_NLS_DampedNewton::getDebugLevel()
const
257 inline bool N_NLS_DampedNewton::getScreenOutputFlag ()
const
267 inline double N_NLS_DampedNewton::getDebugMinTime()
const
277 inline double N_NLS_DampedNewton::getDebugMaxTime()
const
287 inline int N_NLS_DampedNewton::getDebugMinTimeStep()
const
297 inline int N_NLS_DampedNewton::getDebugMaxTimeStep()
const
307 inline bool N_NLS_DampedNewton::getMMFormat ()
const
312 #endif // debug nonlin