Xyce
6.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
N_NLS_NonLinearSolver Member List
This is the complete list of members for
N_NLS_NonLinearSolver
, including all inherited members.
anaIntPtr_
N_NLS_NonLinearSolver
protected
applyJacobian
(const N_LAS_Vector &input, N_LAS_Vector &result)
N_NLS_NonLinearSolver
virtual
commandLine_
N_NLS_NonLinearSolver
protected
contStep_
N_NLS_NonLinearSolver
protected
currSolVectorPtrPtr_
N_NLS_NonLinearSolver
protected
debugTimeFlag_
N_NLS_NonLinearSolver
protected
enableSensitivity
()
N_NLS_NonLinearSolver
inline
virtual
getContinuationStep
() const =0
N_NLS_NonLinearSolver
pure virtual
getCouplingMode
()
N_NLS_NonLinearSolver
virtual
getLocaFlag
()
N_NLS_NonLinearSolver
inline
virtual
getMatrixFreeFlag
()
N_NLS_NonLinearSolver
virtual
getMaxNormF
() const =0
N_NLS_NonLinearSolver
pure virtual
getMaxNormFindex
() const =0
N_NLS_NonLinearSolver
pure virtual
getNumFailedLinearSolves
()
N_NLS_NonLinearSolver
inline
virtual
getNumIterations
() const =0
N_NLS_NonLinearSolver
pure virtual
getNumJacobianFactorizations
()
N_NLS_NonLinearSolver
inline
virtual
getNumJacobianLoads
()
N_NLS_NonLinearSolver
inline
virtual
getNumLinearSolves
()
N_NLS_NonLinearSolver
inline
virtual
getNumResidualLoads
()
N_NLS_NonLinearSolver
inline
virtual
getParameterNumber
() const =0
N_NLS_NonLinearSolver
pure virtual
getTotalJacobianLoadTime
()
N_NLS_NonLinearSolver
inline
virtual
getTotalLinearSolveTime
()
N_NLS_NonLinearSolver
inline
virtual
getTotalNumLinearIters
()
N_NLS_NonLinearSolver
inline
virtual
getTotalResidualLoadTime
()
N_NLS_NonLinearSolver
inline
virtual
gradient_
()
N_NLS_NonLinearSolver
protected
virtual
gradVectorPtr_
N_NLS_NonLinearSolver
protected
initializeAll
()
N_NLS_NonLinearSolver
virtual
isFirstContinuationParam
() const =0
N_NLS_NonLinearSolver
pure virtual
isFirstSolveComplete
() const =0
N_NLS_NonLinearSolver
pure virtual
jacobian_
()
N_NLS_NonLinearSolver
protected
virtual
jacobianMatrixPtr_
N_NLS_NonLinearSolver
protected
lasPrecPtr_
N_NLS_NonLinearSolver
protected
lasProblemRCPtr_
N_NLS_NonLinearSolver
protected
lasSolverPtr_
N_NLS_NonLinearSolver
protected
lasSysPtr_
N_NLS_NonLinearSolver
protected
loaderPtr_
N_NLS_NonLinearSolver
protected
matrixFreeFlag_
N_NLS_NonLinearSolver
protected
N_NLS_ConductanceExtractor
class
N_NLS_NonLinearSolver
friend
N_NLS_Manager
class
N_NLS_NonLinearSolver
friend
N_NLS_NonLinearSolver
(N_IO_CmdParse &cp)
N_NLS_NonLinearSolver
N_NLS_Sensitivity
class
N_NLS_NonLinearSolver
friend
N_NLS_TwoLevelNewton
class
N_NLS_NonLinearSolver
friend
netlistFileName_
N_NLS_NonLinearSolver
protected
newton_
()
N_NLS_NonLinearSolver
protected
virtual
NewtonVectorPtr_
N_NLS_NonLinearSolver
protected
nextSolVectorPtrPtr_
N_NLS_NonLinearSolver
protected
nlpMgrPtr_
N_NLS_NonLinearSolver
protected
numFailedLinearSolves_
N_NLS_NonLinearSolver
protected
numJacobianFactorizations_
N_NLS_NonLinearSolver
protected
numJacobianLoads_
N_NLS_NonLinearSolver
protected
numLinearSolves_
N_NLS_NonLinearSolver
protected
numResidualLoads_
N_NLS_NonLinearSolver
protected
outMgrPtr_
N_NLS_NonLinearSolver
protected
outputStepNumber_
N_NLS_NonLinearSolver
protected
pdsMgrPtr_
N_NLS_NonLinearSolver
protected
petraOptionBlockPtr_
N_NLS_NonLinearSolver
protected
registerAnalysisInterface
(N_ANP_AnalysisInterface *tmp_anaIntPtr)
N_NLS_NonLinearSolver
virtual
registerLinearSystem
(N_LAS_System *ptr)
N_NLS_NonLinearSolver
virtual
registerLoader
(N_LOA_Loader *ptr)
N_NLS_NonLinearSolver
virtual
registerOutputMgr
(N_IO_OutputMgr *outPtr)
N_NLS_NonLinearSolver
virtual
registerParallelMgr
(N_PDS_Manager *pdsMgrPtr)
N_NLS_NonLinearSolver
virtual
registerParamMgr
(N_NLS_ParamMgr *ptr)
N_NLS_NonLinearSolver
virtual
registerPrecondFactory
(const RefCountPtr< N_LAS_PrecondFactory > &ptr)
N_NLS_NonLinearSolver
virtual
registerRHSVector
(N_LAS_Vector *ptr)
N_NLS_NonLinearSolver
virtual
registerTopology
(N_TOP_Topology *ptr)
N_NLS_NonLinearSolver
virtual
registerTwoLevelSolver
(N_NLS_TwoLevelNewton *ptr)
N_NLS_NonLinearSolver
virtual
resetAll
(AnalysisMode mode)
N_NLS_NonLinearSolver
inline
virtual
resetCountersAndTimers_
()
N_NLS_NonLinearSolver
protected
virtual
retCodes_
N_NLS_NonLinearSolver
protected
rhs_
()
N_NLS_NonLinearSolver
protected
virtual
rhsVectorPtr_
N_NLS_NonLinearSolver
protected
setAnalysisMode
(AnalysisMode mode)=0
N_NLS_NonLinearSolver
pure virtual
setDCOPRestartOptions
(const N_UTL_OptionBlock &OB)
N_NLS_NonLinearSolver
virtual
setHBOptions
(const N_UTL_OptionBlock &OB)=0
N_NLS_NonLinearSolver
pure virtual
setICOptions
(const N_UTL_OptionBlock &OB)
N_NLS_NonLinearSolver
virtual
setLocaOptions
(const N_UTL_OptionBlock &OB)
N_NLS_NonLinearSolver
virtual
setMatrixFreeFlag
(bool matrixFreeFlag)
N_NLS_NonLinearSolver
virtual
setNodeSetOptions
(const N_UTL_OptionBlock &OB)
N_NLS_NonLinearSolver
virtual
setOptions
(const N_UTL_OptionBlock &OB)=0
N_NLS_NonLinearSolver
pure virtual
setPetraOptions
(const N_UTL_OptionBlock &OB)
N_NLS_NonLinearSolver
virtual
setReturnCodes
(const N_NLS_ReturnCodes &retCodesTmp)
N_NLS_NonLinearSolver
inline
virtual
setTranOptions
(const N_UTL_OptionBlock &OB)=0
N_NLS_NonLinearSolver
pure virtual
setTwoLevelLocaOptions
(const N_UTL_OptionBlock &OB)
N_NLS_NonLinearSolver
virtual
setTwoLevelOptions
(const N_UTL_OptionBlock &OB)
N_NLS_NonLinearSolver
virtual
setTwoLevelTranOptions
(const N_UTL_OptionBlock &OB)
N_NLS_NonLinearSolver
virtual
setX0_
()
N_NLS_NonLinearSolver
protected
virtual
solve
(N_NLS_NonLinearSolver *nlsTmpPtr=NULL)=0
N_NLS_NonLinearSolver
pure virtual
solWtVectorPtr_
N_NLS_NonLinearSolver
protected
takeFirstSolveStep
(N_NLS_NonLinearSolver *nlsTmpPtr=NULL)
N_NLS_NonLinearSolver
inline
virtual
takeOneSolveStep
()
N_NLS_NonLinearSolver
inline
virtual
tlnPtr_
N_NLS_NonLinearSolver
protected
tmpSolVectorPtrPtr_
N_NLS_NonLinearSolver
protected
topologyRcp_
N_NLS_NonLinearSolver
protected
totalJacobianLoadTime_
N_NLS_NonLinearSolver
protected
totalLinearSolveTime_
N_NLS_NonLinearSolver
protected
totalNumLinearIters_
N_NLS_NonLinearSolver
protected
totalResidualLoadTime_
N_NLS_NonLinearSolver
protected
~N_NLS_NonLinearSolver
()
N_NLS_NonLinearSolver
virtual
Generated on Mon Mar 24 2014 10:54:42 for Xyce by
1.8.3.1