, including all inherited members.
addDerivativeByParameter(Diana::DianaSparseArray &Jaco, int nJacCol, int nParamIndex) | DianaContinuation | [protected, virtual] |
AddFreeParameter(const Common::Types::CapeString &strParName, Common::Types::CapeDouble minValue=0.0, Common::Types::CapeDouble maxValue=0.0) | DianaContinuation | [virtual] |
addLocalParameterisationJacRow(Diana::DianaSparseArray &Jaco, int nRow) | DianaContinuation | [private] |
addPseudoParameterisationJacRow(Diana::DianaSparseArray &Jaco, int nRow) | DianaContinuation | [private] |
areEventHandlers() (defined in DianaNumericSolver) | DianaNumericSolver | [protected] |
arrFreeParams | DianaContinuation | [protected] |
arrFreeParamsMax | DianaContinuation | [protected] |
arrFreeParamsMin | DianaContinuation | [protected] |
bBidirectional | DianaContinuation | [protected] |
bCheckVariablesBoundaries | DianaContinuation | [protected] |
bInitialized | DianaContinuation | [protected] |
bintermediate (defined in DianaContinuation) | DianaContinuation | [protected] |
bOrthogonalBranch (defined in DianaContinuation) | DianaContinuation | [protected] |
bstart (defined in DianaContinuation) | DianaContinuation | [protected] |
calcArpackSMEigenpair(Diana::DianaSparseArray &dsaA, Common::Types::CapeArrayDouble &arrEigenvector) (defined in DianaContinuation) | DianaContinuation | [protected] |
calcCosAngle(const Common::Types::CapeArrayDouble &Y1, const Common::Types::CapeArrayDouble &Y0, const Common::Types::CapeArrayDouble &Ym1) (defined in DianaContinuation) | DianaContinuation | [protected] |
calcLocalParameterisation(const Common::Types::CapeArrayDouble &dblY) | DianaContinuation | [private] |
calcPseudoParameterisation(const Common::Types::CapeArrayDouble &dblY) | DianaContinuation | [private] |
calcTangentVector(const Common::Types::CapeArrayDouble &Y, Common::Types::CapeArrayDouble &T, PredictorType type) | DianaContinuation | [protected] |
calcTestCondition(CapeBoolean bFirstCall=false) | DianaContinuation | [protected, virtual] |
checkIsolaCondition(const CapeArrayDouble &vecY0, const CapeArrayDouble &vecY1, const CapeArrayDouble &vecY2) (defined in DianaContinuation) | DianaContinuation | [protected] |
checkVariableBoundaries(const Common::Types::CapeArrayDouble &Y) | DianaContinuation | [protected] |
checkVariableFiniteness(const Common::Types::CapeArrayDouble &Y) | DianaContinuation | [protected] |
clone() | ICapeIdentification | [virtual] |
collSolverParameters | DianaContinuation | [protected] |
Continuate() | DianaContinuation | [virtual] |
dblFailedStepScale | DianaContinuation | [protected] |
dblFDEpsilon | DianaContinuation | [protected] |
dblInitialDirection | DianaContinuation | [protected] |
dblInitialStepSize | DianaContinuation | [protected] |
dblIsolaTrustInterval | DianaContinuation | [protected] |
dblLocalXk | DianaContinuation | [private] |
dblMaxStepSize | DianaContinuation | [protected] |
dblMaxY | DianaContinuation | [protected] |
dblMinStepSize | DianaContinuation | [protected] |
dblMinY | DianaContinuation | [protected] |
dblScaleY | DianaContinuation | [private] |
dblStepSize | DianaContinuation | [protected] |
dblSucceededStepScale | DianaContinuation | [protected] |
dblTol | DianaContinuation | [protected] |
dblTolF | DianaContinuation | [protected] |
dblUround | DianaContinuation | [protected] |
Destroy() | DianaContinuation | [virtual] |
destroySystemVariables() | DianaContinuation | [protected] |
DianaContinuation(Numeric::Solvers::Model::ICapeNumericModel *_pModel) | DianaContinuation | |
doNewtonSolve(Common::Types::CapeArrayDouble &Y, int nMaxIterations, const DianaINTSignalHandler &inthandler) | DianaContinuation | [protected] |
doNewtonSolve_(Common::Types::CapeArrayDouble &Y, int nMaxIterations, const DianaINTSignalHandler &inthandler) (defined in DianaContinuation) | DianaContinuation | [protected] |
formFunction(const Common::Types::CapeArrayDouble &Y, Common::Types::CapeArrayDouble &Res) | DianaContinuation | [protected] |
formJacobianMatrix(const Common::Types::CapeArrayDouble &Y) (defined in DianaContinuation) | DianaContinuation | [private] |
GetComponentDescription() const | DianaContinuation | [virtual] |
GetComponentName() const | DianaContinuation | [virtual] |
GetEigenvalues() | DianaContinuation | [protected, virtual] |
getModelEquations()=0 | DianaContinuation | [protected, pure virtual] |
getModelVariables()=0 | DianaContinuation | [protected, pure virtual] |
getParameterBoundaries(Common::Parameter::ICapeParameter *param, Common::Types::CapeDouble &dblMin, Common::Types::CapeDouble &dblMax) | DianaContinuation | [private] |
GetParameters() | DianaContinuation | [virtual] |
GetSolution() | DianaContinuation | [virtual] |
GetVariableName(Common::Types::CapeLong index) | DianaContinuation | [virtual] |
indLocalXk | DianaContinuation | [private] |
init(const Common::Types::CapeArrayDouble &vecYI, Common::Types::CapeDouble initialDirection, const int nInitialCorrectionDir, const DianaINTSignalHandler &inthandler) (defined in DianaContinuation) | DianaContinuation | [protected] |
Initialize() | DianaContinuation | [virtual] |
initSystemVariables() | DianaContinuation | [protected] |
isZeroValue(Common::Types::CapeDouble value) (defined in DianaContinuation) | DianaContinuation | [protected] |
makeBoundaryCorrection(Common::Types::CapeArrayDouble &Y, const DianaINTSignalHandler &inthandler) | DianaContinuation | [protected] |
makeContinuation(const Common::Types::CapeArrayDouble &vecYI, Common::Types::CapeDouble initialDirection) (defined in DianaContinuation) | DianaContinuation | [protected] |
matJacobian | DianaContinuation | [private] |
nBoundaryVariableIdx | DianaContinuation | [protected] |
nMaxNewtonIts | DianaContinuation | [protected] |
nMaxStepsAmount | DianaContinuation | [protected] |
nModelEqns | DianaContinuation | [private] |
nModelVars | DianaContinuation | [private] |
notifyEventHandlers(SolverEvents event) | DianaNumericSolver | [protected] |
nParameterisationType | DianaContinuation | [private] |
nPredictorType | DianaContinuation | [private] |
nResidualType | DianaContinuation | [private] |
nStepNumber | DianaContinuation | [protected] |
nSuccessIts | DianaContinuation | [protected] |
nVars | DianaContinuation | [private] |
nVerboseLevel | DianaContinuation | [protected] |
one_step(const DianaINTSignalHandler &inthandler) (defined in DianaContinuation) | DianaContinuation | [protected] |
packFreeParameters(int nFreeParamsPos, Common::Types::CapeArrayDouble &modelVector) | DianaContinuation | [private] |
packModelBoundaries(Common::Types::CapeArrayDouble &arrMinY, Common::Types::CapeArrayDouble &arrMaxY)=0 | DianaContinuation | [protected, pure virtual] |
packModelJacobian(Diana::DianaSparseArray &Jaco) | DianaContinuation | [protected, virtual] |
packModelResidual(Common::Types::CapeArrayDouble &modelResidual)=0 | DianaContinuation | [protected, pure virtual] |
packModelVector(Common::Types::CapeArrayDouble &modelVector)=0 | DianaContinuation | [protected, pure virtual] |
packVector(Common::Types::CapeArrayDouble &work_vector) | DianaContinuation | [private] |
pESO | DianaContinuation | [protected] |
pESORealParameters (defined in DianaContinuation) | DianaContinuation | [protected] |
pModel | DianaContinuation | [protected] |
printVector(const Common::Types::CapeString &name, const Common::Types::CapeArrayDouble &vec) (defined in DianaContinuation) | DianaContinuation | [protected] |
prmInitialCorrection (defined in DianaContinuation) | DianaContinuation | [private] |
prmParameterisationType (defined in DianaContinuation) | DianaContinuation | [private] |
prmPredictorType (defined in DianaContinuation) | DianaContinuation | [private] |
RemoveFreeParameter(const Common::Types::CapeString &strParName) | DianaContinuation | [virtual] |
RemoveReportingInterface(Diana::IDianaReporting *_pReportingInterface)=0 (defined in IDianaNumericSolver) | IDianaNumericSolver | [pure virtual] |
RemoveReportingInterface(Diana::IDianaReporting *_pReportingInterface) (defined in DianaNumericSolver) | DianaNumericSolver | [virtual] |
restoreInitialValues() | DianaContinuation | [protected] |
SetComponentDescription(const Common::Types::CapeString &_description) | DianaContinuation | [virtual] |
SetComponentName(const Common::Types::CapeString &_name) | DianaContinuation | [virtual] |
setLocalParameterisation(CapeLong idx, CapeDouble val, CapeDouble sign) | DianaContinuation | [private] |
setNoneParameterisation() | DianaContinuation | [private] |
setPseudoParameterisation() | DianaContinuation | [private] |
Diana::SetReportingInterface(Diana::IDianaReporting *_pReportingInterface)=0 | IDianaNumericSolver | [pure virtual] |
Diana::DianaNumericSolver::SetReportingInterface(Diana::IDianaReporting *_pReportingInterface) | DianaNumericSolver | [virtual] |
SetSimulationContext(Common::Identification::ICapeIdentification *simContextManager) | DianaContinuation | [virtual] |
Solve() | DianaContinuation | [virtual] |
spmNewton (defined in DianaContinuation) | DianaContinuation | [private] |
strDescription (defined in DianaContinuation) | DianaContinuation | [protected] |
strName (defined in DianaContinuation) | DianaContinuation | [protected] |
Terminate() | DianaContinuation | [virtual] |
unpackFreeParameters(int nFreeParamsPos, const Common::Types::CapeArrayDouble &modelVector) | DianaContinuation | [private] |
unpackModelVector(const Common::Types::CapeArrayDouble &modelVector)=0 | DianaContinuation | [protected, pure virtual] |
unpackVector(const Common::Types::CapeArrayDouble &work_vector) | DianaContinuation | [private] |
vecEye | DianaContinuation | [private] |
vecNorm2(const Common::Types::CapeArrayDouble &dblY) (defined in DianaContinuation) | DianaContinuation | [protected] |
vecRes | DianaContinuation | [private] |
vecT0 | DianaContinuation | [private] |
vecY | DianaContinuation | [private] |
vecY0 | DianaContinuation | [private] |
vecYBC | DianaContinuation | [private] |
vecYm1 | DianaContinuation | [private] |
vecYStart | DianaContinuation | [private] |
~DianaContinuation() | DianaContinuation | [virtual] |
~DianaNumericSolver() | DianaNumericSolver | |
~ICapeIdentification() | ICapeIdentification | [inline, virtual] |
~ICapeUtilities() | ICapeUtilities | [inline, virtual] |