, including all inherited members.
AbstractOdeSystem(unsigned numberOfStateVariables=0) | AbstractOdeSystem | |
CalculateCalciumTrop50() | NhsCellularMechanicsOdeSystem | [protected] |
CalculateRootFunction(double time, const std::vector< double > &rY) | AbstractOdeSystem | [inline, virtual] |
CalculateStoppingEvent(double time, const std::vector< double > &rY) | AbstractOdeSystem | [virtual] |
CalculateT0(double z) | NhsCellularMechanicsOdeSystem | [protected] |
DumpState(const std::string &message, std::vector< double > Y=std::vector< double >()) | AbstractOdeSystem | [protected] |
EvaluateYDerivatives(double time, const std::vector< double > &rY, std::vector< double > &rDY) | NhsCellularMechanicsOdeSystem | [virtual] |
GetActiveTension() | NhsCellularMechanicsOdeSystem | |
GetCalciumTroponinValue() | NhsCellularMechanicsOdeSystem | |
GetInitialConditions() const (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
GetLambda() | NhsCellularMechanicsOdeSystem | |
GetNumberOfStateVariables() const (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
GetStateVariableNumberByName(const std::string name) | AbstractOdeSystem | [inline] |
GetStateVariableUnitsByNumber(unsigned varNumber) const | AbstractOdeSystem | [inline] |
GetStateVariableValueByNumber(unsigned varNumber) const | AbstractOdeSystem | [inline] |
GetUseAnalytic() (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
mA | NhsCellularMechanicsOdeSystem | [protected, static] |
mA1 | NhsCellularMechanicsOdeSystem | [protected, static] |
mA2 | NhsCellularMechanicsOdeSystem | [protected, static] |
mA3 | NhsCellularMechanicsOdeSystem | [protected, static] |
mAlpha0 | NhsCellularMechanicsOdeSystem | [protected, static] |
mAlpha1 | NhsCellularMechanicsOdeSystem | [protected, static] |
mAlpha2 | NhsCellularMechanicsOdeSystem | [protected, static] |
mAlpha3 | NhsCellularMechanicsOdeSystem | [protected, static] |
mAlphaR1 | NhsCellularMechanicsOdeSystem | [protected, static] |
mAlphaR2 | NhsCellularMechanicsOdeSystem | [protected, static] |
mBeta0 | NhsCellularMechanicsOdeSystem | [protected, static] |
mBeta1 | NhsCellularMechanicsOdeSystem | [protected, static] |
mCalcium50ref | NhsCellularMechanicsOdeSystem | [protected, static] |
mCalciumI | NhsCellularMechanicsOdeSystem | [protected] |
mCalciumTrop50 | NhsCellularMechanicsOdeSystem | [protected] |
mCalciumTroponinMax | NhsCellularMechanicsOdeSystem | [protected, static] |
mDLambdaDt | NhsCellularMechanicsOdeSystem | [protected] |
mGamma | NhsCellularMechanicsOdeSystem | [protected, static] |
mK1 | NhsCellularMechanicsOdeSystem | [protected] |
mK2 | NhsCellularMechanicsOdeSystem | [protected] |
mKon | NhsCellularMechanicsOdeSystem | [protected, static] |
mKrefoff | NhsCellularMechanicsOdeSystem | [protected, static] |
mKZ | NhsCellularMechanicsOdeSystem | [protected, static] |
mLambda | NhsCellularMechanicsOdeSystem | [protected] |
mN | NhsCellularMechanicsOdeSystem | [protected, static] |
mNr | NhsCellularMechanicsOdeSystem | [protected, static] |
mNumberOfStateVariables (defined in AbstractOdeSystem) | AbstractOdeSystem | [protected] |
mpSystemInfo | AbstractOdeSystem | [protected] |
mStateVariables (defined in AbstractOdeSystem) | AbstractOdeSystem | [protected] |
mTref | NhsCellularMechanicsOdeSystem | [protected, static] |
mUseAnalytic | AbstractOdeSystem | [protected] |
mZp | NhsCellularMechanicsOdeSystem | [protected, static] |
NhsCellularMechanicsOdeSystem() | NhsCellularMechanicsOdeSystem | |
rGetStateVariables() (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
rGetVariableNames() (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
rGetVariableUnits() (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
SetInitialConditions(const std::vector< double > &rInitialConditions) (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
SetInitialConditionsComponent(unsigned index, double initialCondition) (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
SetIntracellularCalciumConcentration(double calciumI) | NhsCellularMechanicsOdeSystem | |
SetLambdaAndDerivative(double lambda, double dlambdaDt) | NhsCellularMechanicsOdeSystem | |
SetStateVariables(const std::vector< double > &rStateVariables) (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
TestCellularMechanicsOdeSystems (defined in NhsCellularMechanicsOdeSystem) | NhsCellularMechanicsOdeSystem | [friend] |
~AbstractOdeSystem() | AbstractOdeSystem | [virtual] |