AbortAfter enum name | Solver | protected |
AddOutputFlags(unsigned OF) | SolverDiagnostics | |
Advance(void) | InverseSolver | virtual |
AFTER_ASSEMBLY enum value | Solver | protected |
AFTER_DERIVATIVES enum value | Solver | protected |
AFTER_DUMMY_STEPS enum value | Solver | protected |
AFTER_INPUT enum value | Solver | protected |
AFTER_UNKNOWN enum value | Solver | protected |
AllocateNonlinearSolver() | Solver | protected |
AllocateSchurSolman(integer iStates) | Solver | protected |
AllocateSolman(integer iNLD, integer iLWS=0) | Solver | protected |
bFullResTest | InverseSolver | protected |
bHonorJacRequest | NonlinearSolverOptions | protected |
bKeepJac | Solver | protected |
bOut | Solver | protected |
bOutputCounter | Solver | protected |
bParallel | Solver | protected |
bScale | Solver | protected |
bSolConv | Solver | protected |
bTrueNewtonRaphson | Solver | protected |
CheckTimeStepLimit(doublereal dErr, doublereal dErrDiff) const | Solver | virtual |
CurrIntSolver | Solver | protected |
CurrLinearSolver | Solver | protected |
CurrStep | Solver | protected |
dCurrTimeStep | Solver | protected |
dDerivativesCoef | Solver | protected |
dDummyStepsRatio | Solver | protected |
DelOutputFlags(unsigned OF) | SolverDiagnostics | |
dFinalTime | Solver | protected |
dGetFinalTime(void) const | Solver | inlinevirtual |
dGetInitialMaxTimeStep() const | Solver | protected |
dGetInitialTimeStep(void) const | Solver | inlinevirtual |
dInitialTime | Solver | protected |
dInitialTimeStep | Solver | protected |
dIterertiveEtaMax | Solver | protected |
dIterertiveTau | Solver | protected |
dIterTol | Solver | protected |
dMaxResidual | Solver | protected |
dMaxResidualDiff | Solver | protected |
dMinTimeStep | Solver | protected |
dRefTimeStep | Solver | protected |
dScaleAlgebraic | NonlinearSolverOptions | protected |
dSolTest | Solver | protected |
dTest | Solver | protected |
dTime | Solver | protected |
dTotErr | Solver | protected |
DummyType | Solver | protected |
dw1 | InverseSolver | protected |
dw2 | InverseSolver | protected |
eAbortAfter | Solver | protected |
Eig(bool bNewLine=false) | Solver | protected |
EigAn | Solver | protected |
eScaleFlags | NonlinearSolverOptions | protected |
eStatus | Solver | protected |
eTimeStepLimit | Solver | protected |
Flip(void) | Solver | inlineprotected |
GetCondMatNorm(void) const | SolverDiagnostics | inline |
GetCPUTime(void) const | Solver | virtual |
GetLinearSolver(void) const | Solver | inlinevirtual |
GetProblemType(void) const | InverseSolver | |
GetWeight(InverseDynamics::Order iOrder, doublereal &dw1, doublereal &dw2) const | InverseSolver | |
HP | Solver | protected |
iDummyStepsNumber | Solver | protected |
iIterationsBeforeAssembly | Solver | protected |
iIterativeMaxSteps | Solver | protected |
iMaxIterations | Solver | protected |
INT_CRANKNICOLSON enum value | Solver | protected |
INT_HOPE enum value | Solver | protected |
INT_IMPLICITEULER enum value | Solver | protected |
INT_MODCRANKNICOLSON enum value | Solver | protected |
INT_MS2 enum value | Solver | protected |
INT_THIRDORDER enum value | Solver | protected |
INT_UNKNOWN enum value | Solver | protected |
iNumDofs | Solver | protected |
iNumIntDofs | Solver | protected |
iNumLocDofs | Solver | protected |
iNumPreviousVectors | Solver | protected |
InverseSolver(MBDynParser &HP, const std::string &sInputFileName, const std::string &sOutputFileName, unsigned int nThreads, bool bParallel=false) | InverseSolver | |
iPrecondSteps | Solver | protected |
iStIter | Solver | protected |
iTotIter | Solver | protected |
iUnkStates | Solver | protected |
LineSearch | Solver | protected |
lStep | Solver | protected |
MaxTimeStep | Solver | protected |
MFSolverType | Solver | protected |
NonlinearSolverOptions(bool bHonorJacRequest=false, enum ScaleFlags eScaleFlags=SCALE_ALGEBRAIC_EQUATIONS_NO, doublereal dScaleAlgebraic=1.) | NonlinearSolverOptions | protected |
NonlinearSolverType | Solver | protected |
OUTPUT_BAILOUT enum value | SolverDiagnostics | protected |
OUTPUT_COUNTER enum value | SolverDiagnostics | protected |
OUTPUT_CPU_TIME enum value | SolverDiagnostics | protected |
OUTPUT_DEFAULT enum value | SolverDiagnostics | protected |
OUTPUT_ITERS enum value | SolverDiagnostics | protected |
OUTPUT_JAC enum value | SolverDiagnostics | protected |
OUTPUT_MASK enum value | SolverDiagnostics | protected |
OUTPUT_MAT_COND_NUM enum value | SolverDiagnostics | protected |
OUTPUT_MAT_COND_NUM_1 enum value | SolverDiagnostics | protected |
OUTPUT_MAT_COND_NUM_INF enum value | SolverDiagnostics | protected |
OUTPUT_MSG enum value | SolverDiagnostics | protected |
OUTPUT_NONE enum value | SolverDiagnostics | protected |
OUTPUT_RES enum value | SolverDiagnostics | protected |
OUTPUT_SOL enum value | SolverDiagnostics | protected |
OUTPUT_SOLVER_COND_NUM enum value | SolverDiagnostics | protected |
OUTPUT_SOLVER_COND_STAT enum value | SolverDiagnostics | protected |
OUTPUT_STEP enum value | SolverDiagnostics | protected |
outputBailout(void) const | SolverDiagnostics | inline |
outputCounter(void) const | SolverDiagnostics | inline |
outputCounterPostfix | Solver | protected |
outputCounterPrefix | Solver | protected |
outputCPUTime(void) const | SolverDiagnostics | inline |
OutputFlags | SolverDiagnostics | protected |
outputIters(void) const | SolverDiagnostics | inline |
outputJac(void) const | SolverDiagnostics | inline |
outputMatrixConditionNumber(void) const | SolverDiagnostics | inline |
outputMeter(void) const | SolverDiagnostics | inline |
outputMsg(void) const | SolverDiagnostics | inline |
outputRes(void) const | SolverDiagnostics | inline |
outputSol(void) const | SolverDiagnostics | inline |
outputSolverConditionNumber(void) const | SolverDiagnostics | inline |
outputSolverConditionStat(void) const | SolverDiagnostics | inline |
outputStep(void) const | SolverDiagnostics | inline |
PcType | Solver | protected |
pCurrStepIntegrator | Solver | protected |
pDerivativeSteps | Solver | protected |
pDM | Solver | protected |
pDofs | Solver | protected |
pDummySteps | Solver | protected |
pdWorkSpace | Solver | protected |
pFirstDummyStep | Solver | protected |
pFirstRegularStep | Solver | protected |
pGetDataManager(void) const | Solver | inlinevirtual |
pGetNonlinearSolver(void) const | Solver | inlinevirtual |
pGetSolutionManager(void) const | Solver | inlinevirtual |
pGetStepIntegrator(void) const | Solver | inlinevirtual |
pIntDofs | Solver | protected |
pLambda | InverseSolver | protected |
pLocalSM | Solver | protected |
pLocDofs | Solver | protected |
pNLS | Solver | protected |
pOutputMeter | SolverDiagnostics | protected |
pRegularSteps | Solver | protected |
Prepare(void) | InverseSolver | virtual |
pRhoAlgebraicDummy | Solver | protected |
pRhoAlgebraicRegular | Solver | protected |
pRhoDummy | Solver | protected |
pRhoRegular | Solver | protected |
PrintResidual(const VectorHandler &Res, integer iIterCnt) const | Solver | virtual |
PrintSolution(const VectorHandler &Sol, integer iIterCnt) const | Solver | virtual |
ProblemType | InverseSolver | protected |
pRTSolver | Solver | protected |
pSDM | Solver | protected |
pSM | Solver | protected |
pTSC | Solver | protected |
pX | Solver | protected |
pXPrime | Solver | protected |
pXPrimePrime | InverseSolver | protected |
qX | Solver | protected |
qXPrime | Solver | protected |
ReadData(MBDynParser &HP) | InverseSolver | protected |
RegularType | Solver | protected |
Restart(std::ostream &out, DataManager::eRestart type) const | InverseSolver | |
ResTest | Solver | protected |
Run(void) | Solver | |
Scale | Solver | protected |
SCALE_ALGEBRAIC_EQUATIONS_NO enum value | NonlinearSolverOptions | protected |
SCALE_ALGEBRAIC_EQUATIONS_YES enum value | NonlinearSolverOptions | protected |
ScaleFlags enum name | NonlinearSolverOptions | protected |
SetNoOutput(void) | SolverDiagnostics | |
SetOutputDriveHandler(const DriveHandler *pDH) | SolverDiagnostics | |
SetOutputFlags(unsigned OF) | SolverDiagnostics | |
SetOutputMeter(DriveCaller *pOM) | SolverDiagnostics | |
SetupSolmans(integer iStates, bool bCanBeParallel=false) | Solver | protected |
sInputFileName | Solver | protected |
SolTest | Solver | protected |
Solver(MBDynParser &HP, const std::string &sInputFileName, const std::string &sOutputFileName, unsigned int nThreads, bool bParallel=false) | Solver | |
SOLVER_STATUS_PREPARED enum value | Solver | protected |
SOLVER_STATUS_STARTED enum value | Solver | protected |
SOLVER_STATUS_UNINITIALIZED enum value | Solver | protected |
SolverDiagnostics(unsigned OF=OUTPUT_DEFAULT, DriveCaller *pOM=0) | SolverDiagnostics | |
sOutputFileName | Solver | protected |
Start(void) | InverseSolver | virtual |
StepIntegratorType enum name | Solver | protected |
TimeStepFlags enum name | Solver | protected |
TS_HARD_LIMIT enum value | Solver | protected |
TS_SOFT_LIMIT enum value | Solver | protected |
~InverseSolver(void) | InverseSolver | virtual |
~Solver(void) | Solver | virtual |
~SolverDiagnostics(void) | SolverDiagnostics | virtual |