Diana
0.8.3
|
clone() | ICapeIdentification | [virtual] |
GetAllDerivatives()=0 | ICapeNumericDAESO | [pure virtual] |
GetAllDiffJacobianValues()=0 | ICapeNumericDAESO | [pure virtual] |
GetAllJacobianValues()=0 | ICapeNumericESO | [pure virtual] |
GetAllResiduals()=0 | ICapeNumericESO | [pure virtual] |
GetAllVariables()=0 | ICapeNumericESO | [pure virtual] |
GetComponentDescription() const =0 | ICapeIdentification | [pure virtual] |
GetComponentName() const =0 | ICapeIdentification | [pure virtual] |
GetDerivatives(const Common::Types::CapeArrayLong &varIndices)=0 | ICapeNumericDAESO | [pure virtual] |
GetDiffJacobianStruct()=0 | ICapeNumericDAESO | [pure virtual] |
GetDiffJacobianValues(const Common::Types::CapeArrayLong &indices)=0 | ICapeNumericDAESO | [pure virtual] |
GetIndependentVar()=0 | ICapeNumericDAESO | [pure virtual] |
GetJacobianStruct()=0 | ICapeNumericESO | [pure virtual] |
GetJacobianValues(const Common::Types::CapeArrayLong &indices)=0 | ICapeNumericESO | [pure virtual] |
GetLowerBounds()=0 | ICapeNumericESO | [pure virtual] |
GetNumEqns()=0 | ICapeNumericESO | [pure virtual] |
GetNumVars()=0 | ICapeNumericESO | [pure virtual] |
GetParameters()=0 | ICapeUtilities | [pure virtual] |
GetResiduals(const Common::Types::CapeArrayLong &eqnIndices)=0 | ICapeNumericESO | [pure virtual] |
GetUpperBounds()=0 | ICapeNumericESO | [pure virtual] |
GetVariables(const Common::Types::CapeArrayLong &varIndices)=0 | ICapeNumericESO | [pure virtual] |
Initialize()=0 | ICapeUtilities | [pure virtual] |
operator<<(std::ostream &out_file, const ICapeNumericDAESO &eso) | ICapeNumericDAESO | [friend] |
SetAllDerivatives(const Common::Types::CapeArrayDouble &varValues)=0 | ICapeNumericDAESO | [pure virtual] |
SetAllVariables(const Common::Types::CapeArrayDouble &varValues)=0 | ICapeNumericESO | [pure virtual] |
SetComponentDescription(const Common::Types::CapeString &_description)=0 | ICapeIdentification | [pure virtual] |
SetComponentName(const Common::Types::CapeString &_name)=0 | ICapeIdentification | [pure virtual] |
SetDerivatives(const Common::Types::CapeArrayLong &varIndices, const Common::Types::CapeArrayDouble &varValues)=0 | ICapeNumericDAESO | [pure virtual] |
SetFixedVariables(const Common::Types::CapeArrayLong &varIndices, const Common::Types::CapeArrayDouble &varValues)=0 | ICapeNumericESO | [pure virtual] |
SetIndependentVar(Common::Types::CapeDouble indVar)=0 | ICapeNumericDAESO | [pure virtual] |
SetSimulationContext(Common::Identification::ICapeIdentification *simContextManager)=0 | ICapeUtilities | [pure virtual] |
SetVariables(const Common::Types::CapeArrayLong &varIndices, const Common::Types::CapeArrayDouble &varValues)=0 | ICapeNumericESO | [pure virtual] |
SetVariablesIndex(const Common::Types::CapeArrayLong &varIndexes)=0 | ICapeNumericESO | [pure virtual] |
Terminate()=0 | ICapeUtilities | [pure virtual] |
~ICapeIdentification() | ICapeIdentification | [inline, virtual] |
~ICapeNumericDAESO() | ICapeNumericDAESO | [inline, virtual] |
~ICapeNumericESO() | ICapeNumericESO | [inline, virtual] |
~ICapeUtilities() | ICapeUtilities | [inline, virtual] |