, including all inherited members.
addDerivativeByParameter(Diana::DianaSparseArray &Jaco, int nJacCol, int nParamIndex) | SingAnalyser | [protected, virtual] |
AddFreeParameter(const Common::Types::CapeString &strParName, Common::Types::CapeDouble minValue=0.0, Common::Types::CapeDouble maxValue=0.0) | DianaContinuation | [virtual] |
addGpJacobianRow(int nPosRow, Diana::DianaSparseArray &dsa) (defined in SingAnalyser) | SingAnalyser | [protected] |
addGxJacobianRow(int nPosRow, Diana::DianaSparseArray &dsa) (defined in SingAnalyser) | SingAnalyser | [protected] |
addGxpJacobianRow(int nPosRow, Diana::DianaSparseArray &dsa) (defined in SingAnalyser) | SingAnalyser | [protected] |
addGxxJacobianRow(int nPosRow, Diana::DianaSparseArray &dsa) (defined in SingAnalyser) | SingAnalyser | [protected] |
addGxxJacobianRowFD(int nPosRow, Diana::DianaSparseArray &dsa) (defined in SingAnalyser) | SingAnalyser | [protected] |
addGxxJacobianRowS(int nPosRow, Diana::DianaSparseArray &dsa) (defined in SingAnalyser) | SingAnalyser | [protected] |
areEigenVectorsConsistent(IDianaLinearAlgebraSolver &dssaA) (defined in SingAnalyser) | SingAnalyser | [protected] |
areEventHandlers() (defined in DianaNumericSolver) | DianaNumericSolver | [protected] |
arrAdjEigenvector (defined in SingAnalyser) | SingAnalyser | [private] |
arrConditionCheckParameters (defined in SingAnalyser) | SingAnalyser | [protected] |
arrConditionCheckParametersNames (defined in SingAnalyser) | SingAnalyser | [protected] |
arrEigenvector (defined in SingAnalyser) | SingAnalyser | [private] |
arrFreeParams | DianaContinuation | [protected] |
arrFreeParamsMax | DianaContinuation | [protected] |
arrFreeParamsMin | DianaContinuation | [protected] |
arrTestGp (defined in SingAnalyser) | SingAnalyser | [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] |
calcArpackEigenpairs(CapeBoolean bTranspose, IDianaLinearAlgebraSolver &dssA, Common::Types::CapeDouble &dblEigenvalue, Common::Types::CapeArrayDouble &arrEigenvector) (defined in SingAnalyser) | SingAnalyser | [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] |
calcGp(int nParamIndex) (defined in SingAnalyser) | SingAnalyser | [protected] |
calcGp() (defined in SingAnalyser) | SingAnalyser | [protected] |
calcGx() (defined in SingAnalyser) | SingAnalyser | [protected] |
calcGxp() (defined in SingAnalyser) | SingAnalyser | [protected] |
calcGxx() (defined in SingAnalyser) | SingAnalyser | [protected] |
calcInitialEigenpairs() (defined in SingAnalyser) | SingAnalyser | [protected] |
calcLapackEigenpairs(const Diana::DianaSparseArray &dsaA) (defined in SingAnalyser) | SingAnalyser | [protected] |
calcLm1EPhi(int nParamIndex, Common::Types::CapeArrayDouble &vecLm1EResult) (defined in SingAnalyser) | SingAnalyser | [protected] |
calcTangentVector(const Common::Types::CapeArrayDouble &Y, Common::Types::CapeArrayDouble &T, PredictorType type) | DianaContinuation | [protected] |
calcTestCondition(CapeBoolean bFirstCall=false) | SingAnalyser | [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() | SingAnalyser | [virtual] |
dblBeta (defined in SingAnalyser) | SingAnalyser | [private] |
dblFailedStepScale | DianaContinuation | [protected] |
dblFDEpsilon | DianaContinuation | [protected] |
dblGamma (defined in SingAnalyser) | SingAnalyser | [private] |
dblInitialDirection | DianaContinuation | [protected] |
dblInitialStepSize | DianaContinuation | [protected] |
dblIsolaTrustInterval | DianaContinuation | [protected] |
dblMaxStepSize | DianaContinuation | [protected] |
dblMaxY | DianaContinuation | [protected] |
dblMinStepSize | DianaContinuation | [protected] |
dblMinY | DianaContinuation | [protected] |
dblNAN (defined in SingAnalyser) | SingAnalyser | [private] |
dblStepSize | DianaContinuation | [protected] |
dblSucceededStepScale | DianaContinuation | [protected] |
dblTestGx (defined in SingAnalyser) | SingAnalyser | [protected] |
dblTestGxp (defined in SingAnalyser) | SingAnalyser | [protected] |
dblTestGxx (defined in SingAnalyser) | SingAnalyser | [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] |
dssEigJacobian (defined in SingAnalyser) | SingAnalyser | [private] |
dssLm1E (defined in SingAnalyser) | SingAnalyser | [private] |
formFunction(const Common::Types::CapeArrayDouble &Y, Common::Types::CapeArrayDouble &Res) | DianaContinuation | [protected] |
GetComponentDescription() const | DianaContinuation | [virtual] |
GetComponentName() const | DianaContinuation | [virtual] |
getConditionCheckParameters() (defined in SingAnalyser) | SingAnalyser | [protected] |
GetEigenvalues() | DianaContinuation | [protected, virtual] |
getLambdaParameterIndex() (defined in SingAnalyser) | SingAnalyser | [protected] |
getModelEquations() | SingAnalyser | [protected, virtual] |
getModelVariables() | SingAnalyser | [protected, virtual] |
GetParameters() | DianaContinuation | [virtual] |
GetSolution() | DianaContinuation | [virtual] |
GetVariableName(Common::Types::CapeLong index) | SingAnalyser | [virtual] |
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] |
nBoundaryVariableIdx | DianaContinuation | [protected] |
nConditionCheck (defined in SingAnalyser) | SingAnalyser | [protected] |
nConditionCurrent (defined in SingAnalyser) | SingAnalyser | [protected] |
nConditionShow (defined in SingAnalyser) | SingAnalyser | [protected] |
nESOSize (defined in SingAnalyser) | SingAnalyser | [private] |
nLambdaParameter (defined in SingAnalyser) | SingAnalyser | [protected] |
nMaxNewtonIts | DianaContinuation | [protected] |
nMaxStepsAmount | DianaContinuation | [protected] |
notifyEventHandlers(SolverEvents event) | DianaNumericSolver | [protected] |
nSingularityEquations (defined in SingAnalyser) | SingAnalyser | [protected] |
nStepNumber | DianaContinuation | [protected] |
nSuccessIts | DianaContinuation | [protected] |
nVerboseLevel | DianaContinuation | [protected] |
one_step(const DianaINTSignalHandler &inthandler) (defined in DianaContinuation) | DianaContinuation | [protected] |
packModelBoundaries(Common::Types::CapeArrayDouble &arrMinY, Common::Types::CapeArrayDouble &arrMaxY) | SingAnalyser | [protected, virtual] |
packModelJacobian(Diana::DianaSparseArray &Jaco) | SingAnalyser | [protected, virtual] |
packModelResidual(Common::Types::CapeArrayDouble &modelResidual) | SingAnalyser | [protected, virtual] |
packModelVector(Common::Types::CapeArrayDouble &modelVector) | SingAnalyser | [protected, virtual] |
parConditionCheckParameters (defined in SingAnalyser) | SingAnalyser | [protected] |
parConditionParameter (defined in SingAnalyser) | SingAnalyser | [protected] |
parLambdaParameter (defined in SingAnalyser) | SingAnalyser | [protected] |
parTestGp (defined in SingAnalyser) | SingAnalyser | [protected] |
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] |
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] |
Diana::SetReportingInterface(Diana::IDianaReporting *_pReportingInterface)=0 | IDianaNumericSolver | [pure virtual] |
Diana::DianaNumericSolver::SetReportingInterface(Diana::IDianaReporting *_pReportingInterface) | DianaNumericSolver | [virtual] |
SetSimulationContext(Common::Identification::ICapeIdentification *simContextManager) | DianaContinuation | [virtual] |
SingAnalyser(Numeric::Solvers::Model::ICapeNumericModel *_pModel) | SingAnalyser | |
Solve() | SingAnalyser | [virtual] |
strDescription (defined in DianaContinuation) | DianaContinuation | [protected] |
strName (defined in DianaContinuation) | DianaContinuation | [protected] |
Terminate() | DianaContinuation | [virtual] |
unpackModelVector(const Common::Types::CapeArrayDouble &modelVector) | SingAnalyser | [protected, virtual] |
vecNorm2(const Common::Types::CapeArrayDouble &dblY) (defined in DianaContinuation) | DianaContinuation | [protected] |
vecTestGp (defined in SingAnalyser) | SingAnalyser | [protected] |
~DianaContinuation() | DianaContinuation | [virtual] |
~DianaNumericSolver() | DianaNumericSolver | |
~ICapeIdentification() | ICapeIdentification | [inline, virtual] |
~ICapeUtilities() | ICapeUtilities | [inline, virtual] |
~SingAnalyser() (defined in SingAnalyser) | SingAnalyser | [virtual] |