Diana  0.8.3
SingAnalyser Member List
This is the complete list of members for SingAnalyser, 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]
arrFreeParamsDianaContinuation [protected]
arrFreeParamsMaxDianaContinuation [protected]
arrFreeParamsMinDianaContinuation [protected]
arrTestGp (defined in SingAnalyser)SingAnalyser [protected]
bBidirectionalDianaContinuation [protected]
bCheckVariablesBoundariesDianaContinuation [protected]
bInitializedDianaContinuation [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]
collSolverParametersDianaContinuation [protected]
Continuate()SingAnalyser [virtual]
dblBeta (defined in SingAnalyser)SingAnalyser [private]
dblFailedStepScaleDianaContinuation [protected]
dblFDEpsilonDianaContinuation [protected]
dblGamma (defined in SingAnalyser)SingAnalyser [private]
dblInitialDirectionDianaContinuation [protected]
dblInitialStepSizeDianaContinuation [protected]
dblIsolaTrustIntervalDianaContinuation [protected]
dblMaxStepSizeDianaContinuation [protected]
dblMaxYDianaContinuation [protected]
dblMinStepSizeDianaContinuation [protected]
dblMinYDianaContinuation [protected]
dblNAN (defined in SingAnalyser)SingAnalyser [private]
dblStepSizeDianaContinuation [protected]
dblSucceededStepScaleDianaContinuation [protected]
dblTestGx (defined in SingAnalyser)SingAnalyser [protected]
dblTestGxp (defined in SingAnalyser)SingAnalyser [protected]
dblTestGxx (defined in SingAnalyser)SingAnalyser [protected]
dblTolDianaContinuation [protected]
dblTolFDianaContinuation [protected]
dblUroundDianaContinuation [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]
nBoundaryVariableIdxDianaContinuation [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]
nMaxNewtonItsDianaContinuation [protected]
nMaxStepsAmountDianaContinuation [protected]
notifyEventHandlers(SolverEvents event)DianaNumericSolver [protected]
nSingularityEquations (defined in SingAnalyser)SingAnalyser [protected]
nStepNumberDianaContinuation [protected]
nSuccessItsDianaContinuation [protected]
nVerboseLevelDianaContinuation [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]
pESODianaContinuation [protected]
pESORealParameters (defined in DianaContinuation)DianaContinuation [protected]
pModelDianaContinuation [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)=0IDianaNumericSolver [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]