, including all inherited members.
AbstractOdeSystem(unsigned numberOfStateVariables=0) | AbstractOdeSystem | |
boost::serialization::access class | AbstractOdeSystem | [friend] |
CalcActiveTensionResidual(double activeTensionGuess) | NhsSystemWithImplicitSolver | [private] |
CalculateCalciumTrop50() | NhsCellularMechanicsOdeSystem | [protected] |
CalculateRootFunction(double time, const std::vector< double > &rY) | AbstractOdeSystem | [virtual] |
CalculateStoppingEvent(double time, const std::vector< double > &rY) | AbstractOdeSystem | [virtual] |
CalculateT0(double z) | NhsCellularMechanicsOdeSystem | [protected] |
CalcZResidual(double z, double newCaTrop) | NhsSystemWithImplicitSolver | [private] |
DumpState(const std::string &rMessage, 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 | |
GetActiveTensionAtNextTime() | NhsSystemWithImplicitSolver | |
GetCalciumTroponinValue() | NhsCellularMechanicsOdeSystem | |
GetInitialConditions() const | AbstractOdeSystem | |
GetLambda() | NhsCellularMechanicsOdeSystem | |
GetNumberOfParameters() const | AbstractOdeSystem | |
GetNumberOfStateVariables() const | AbstractOdeSystem | |
GetParameter(unsigned index) const | AbstractOdeSystem | |
GetStateVariableNumberByName(const std::string name) | AbstractOdeSystem | |
GetStateVariableUnitsByNumber(unsigned varNumber) const | AbstractOdeSystem | |
GetStateVariableValueByNumber(unsigned varNumber) const | AbstractOdeSystem | |
GetSystemInformation() const | AbstractOdeSystem | |
GetUseAnalyticJacobian() | AbstractOdeSystem | |
ImplicitExplicitSolveForZ(double newCaTrop) | NhsSystemWithImplicitSolver | [private] |
ImplicitSolveForActiveTension() | NhsSystemWithImplicitSolver | [private] |
ImplicitSolveForCaTrop(double newActiveTension) | NhsSystemWithImplicitSolver | [private] |
ImplicitSolveForQ() | NhsSystemWithImplicitSolver | [private] |
ImplicitSolveForZ(double newCaTrop) | NhsSystemWithImplicitSolver | [private] |
mA | NhsCellularMechanicsOdeSystem | [protected, static] |
mA1 | NhsCellularMechanicsOdeSystem | [protected, static] |
mA2 | NhsCellularMechanicsOdeSystem | [protected, static] |
mA3 | NhsCellularMechanicsOdeSystem | [protected, static] |
mActiveTensionInitialGuess | NhsSystemWithImplicitSolver | [private] |
mActiveTensionSolution | NhsSystemWithImplicitSolver | [private] |
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] |
mCurrentStateVars | NhsSystemWithImplicitSolver | [private] |
mDLambdaDt | NhsCellularMechanicsOdeSystem | [protected] |
mDt | NhsSystemWithImplicitSolver | [private] |
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 | AbstractOdeSystem | [protected] |
mParameters | AbstractOdeSystem | [protected] |
mpSystemInfo | AbstractOdeSystem | [protected] |
mStateVariables | AbstractOdeSystem | [protected] |
mTempStoredStateVariables | NhsSystemWithImplicitSolver | [private] |
mTolerance | NhsSystemWithImplicitSolver | [private, static] |
mTref | NhsCellularMechanicsOdeSystem | [protected, static] |
mUseAnalyticJacobian | AbstractOdeSystem | [protected] |
mUseImplicitExplicitSolveForZ | NhsSystemWithImplicitSolver | [private] |
mZp | NhsCellularMechanicsOdeSystem | [protected, static] |
NhsCellularMechanicsOdeSystem() | NhsCellularMechanicsOdeSystem | |
NhsSystemWithImplicitSolver() | NhsSystemWithImplicitSolver | |
rGetParameterNames() const | AbstractOdeSystem | |
rGetParameterUnits() const | AbstractOdeSystem | |
rGetStateVariables() | AbstractOdeSystem | |
rGetVariableNames() const | AbstractOdeSystem | |
rGetVariableUnits() const | AbstractOdeSystem | |
SetActiveTensionInitialGuess(double activeTensionInitialGuess) | NhsSystemWithImplicitSolver | |
SetInitialConditions(const std::vector< double > &rInitialConditions) | AbstractOdeSystem | |
SetInitialConditionsComponent(unsigned index, double initialCondition) | AbstractOdeSystem | |
SetIntracellularCalciumConcentration(double calciumI) | NhsCellularMechanicsOdeSystem | |
SetLambdaAndDerivative(double lambda, double dlambdaDt) | NhsCellularMechanicsOdeSystem | |
SetParameter(unsigned index, double value) | AbstractOdeSystem | |
SetStateVariable(unsigned stateVariable, double newValue) | AbstractOdeSystem | |
SetStateVariables(const std::vector< double > &rStateVariables) | AbstractOdeSystem | |
SolveDoNotUpdate(double startTime, double endTime, double timestep) | NhsSystemWithImplicitSolver | |
UpdateStateVariables() | NhsSystemWithImplicitSolver | |
UseImplicitExplicitSolveForZ(bool useImplicitExplicitSolveForZ=true) | NhsSystemWithImplicitSolver | |
~AbstractOdeSystem() | AbstractOdeSystem | [virtual] |