, including all inherited members.
AbstractBackwardEulerCardiacCell(unsigned numberOfStateVariables, unsigned voltageIndex, boost::shared_ptr< AbstractStimulusFunction > pIntracellularStimulus) | AbstractBackwardEulerCardiacCell< 12 > | |
AbstractCardiacCell(boost::shared_ptr< AbstractIvpOdeSolver > pOdeSolver, unsigned numberOfStateVariables, unsigned voltageIndex, boost::shared_ptr< AbstractStimulusFunction > pIntracellularStimulus) | AbstractCardiacCell | |
AbstractOdeSystem(unsigned numberOfStateVariables=0) | AbstractOdeSystem | |
AdjustOutOfRangeSlowValues(std::vector< double > &rSlowValues) | AbstractCardiacCell | [virtual] |
BackwardEulerNobleVargheseKohlNoble1998(boost::shared_ptr< AbstractIvpOdeSolver >, boost::shared_ptr< AbstractStimulusFunction > pIntracellularStimulus) (defined in BackwardEulerNobleVargheseKohlNoble1998) | BackwardEulerNobleVargheseKohlNoble1998 | |
BackwardEulerNobleVargheseKohlNoble1998(boost::shared_ptr< AbstractStimulusFunction > pIntracellularStimulus) (defined in BackwardEulerNobleVargheseKohlNoble1998) | BackwardEulerNobleVargheseKohlNoble1998 | |
boost::serialization::access class | BackwardEulerNobleVargheseKohlNoble1998 | [friend] |
CalculateRootFunction(double time, const std::vector< double > &rY) | AbstractOdeSystem | [virtual] |
CalculateStoppingEvent(double time, const std::vector< double > &rY) | AbstractOdeSystem | [virtual] |
Compute(double tStart, double tEnd) | AbstractBackwardEulerCardiacCell< 12 > | [virtual] |
ComputeExceptVoltage(double tStart, double tEnd) | AbstractBackwardEulerCardiacCell< 12 > | [virtual] |
ComputeJacobian(double var_environment__time, const double rCurrentGuess[12], double rJacobian[12][12]) (defined in BackwardEulerNobleVargheseKohlNoble1998) | BackwardEulerNobleVargheseKohlNoble1998 | |
AbstractBackwardEulerCardiacCell< 12 >::ComputeJacobian(double time, const double rCurrentGuess[SIZE], double rJacobian[SIZE][SIZE])=0 | AbstractBackwardEulerCardiacCell< 12 > | [pure virtual] |
ComputeOneStepExceptVoltage(double var_environment__time) | BackwardEulerNobleVargheseKohlNoble1998 | [protected, virtual] |
ComputeResidual(double var_environment__time, const double rCurrentGuess[12], double rResidual[12]) (defined in BackwardEulerNobleVargheseKohlNoble1998) | BackwardEulerNobleVargheseKohlNoble1998 | |
AbstractBackwardEulerCardiacCell< 12 >::ComputeResidual(double time, const double rCurrentGuess[SIZE], double rResidual[SIZE])=0 | AbstractBackwardEulerCardiacCell< 12 > | [pure virtual] |
DumpState(const std::string &rMessage, std::vector< double > Y=std::vector< double >()) | AbstractOdeSystem | [protected] |
GetIIonic() | BackwardEulerNobleVargheseKohlNoble1998 | [virtual] |
GetInitialConditions() const | AbstractOdeSystem | |
GetIntracellularCalciumConcentration() | AbstractCardiacCell | [virtual] |
GetIntracellularStimulus(double time) | AbstractCardiacCell | |
GetNumberOfParameters() const | AbstractOdeSystem | |
GetNumberOfStateVariables() const | AbstractOdeSystem | |
GetNumSlowValues() | AbstractCardiacCell | [virtual] |
GetParameter(unsigned index) const | AbstractOdeSystem | |
GetSlowValues(std::vector< double > &rSlowValues) | AbstractCardiacCell | [virtual] |
GetSolver() const | AbstractCardiacCell | |
GetStateVariableNumberByName(const std::string name) const | AbstractOdeSystem | |
GetStateVariableUnitsByNumber(unsigned varNumber) const | AbstractOdeSystem | |
GetStateVariableValueByNumber(unsigned varNumber) const | AbstractOdeSystem | |
GetStimulus(double time) | AbstractCardiacCell | |
GetStimulusFunction() const | AbstractCardiacCell | |
GetSystemInformation() const | AbstractOdeSystem | |
GetUseAnalyticJacobian() | AbstractOdeSystem | |
GetVoltage() | AbstractCardiacCell | |
GetVoltageIndex() | AbstractCardiacCell | |
Init() | AbstractCardiacCell | |
IsFastOnly() | AbstractCardiacCell | [virtual] |
MakeVars() (defined in BackwardEulerNobleVargheseKohlNoble1998) | BackwardEulerNobleVargheseKohlNoble1998 | [private] |
mDt | AbstractCardiacCell | [protected] |
mNumberOfStateVariables | AbstractOdeSystem | [protected] |
mParameters | AbstractOdeSystem | [protected] |
mpIntracellularStimulus | AbstractCardiacCell | [protected] |
mpOdeSolver | AbstractCardiacCell | [protected] |
mpSystemInfo | AbstractOdeSystem | [protected] |
mSetVoltageDerivativeToZero | AbstractCardiacCell | [protected] |
mStateVariables | AbstractOdeSystem | [protected] |
mUseAnalyticJacobian | AbstractOdeSystem | [protected] |
mVoltageIndex | AbstractCardiacCell | [protected] |
rGetParameterNames() const | AbstractOdeSystem | |
rGetParameterUnits() const | AbstractOdeSystem | |
rGetStateVariables() | AbstractOdeSystem | |
rGetVariableNames() const | AbstractOdeSystem | |
rGetVariableUnits() const | AbstractOdeSystem | |
serialize(Archive &archive, const unsigned int version) | BackwardEulerNobleVargheseKohlNoble1998 | [inline, private] |
SetInitialConditions(const std::vector< double > &rInitialConditions) | AbstractOdeSystem | |
SetInitialConditionsComponent(unsigned index, double initialCondition) | AbstractOdeSystem | |
SetIntracellularStimulusFunction(boost::shared_ptr< AbstractStimulusFunction > pStimulus) | AbstractCardiacCell | |
SetParameter(unsigned index, double value) | AbstractOdeSystem | |
SetSlowValues(const std::vector< double > &rSlowValues) | AbstractCardiacCell | [virtual] |
SetState(CellModelState state) | AbstractCardiacCell | [virtual] |
SetStateVariable(unsigned stateVariable, double newValue) | AbstractOdeSystem | |
SetStateVariables(const std::vector< double > &rStateVariables) | AbstractOdeSystem | |
SetStimulusFunction(boost::shared_ptr< AbstractStimulusFunction > pStimulus) | AbstractCardiacCell | |
SetVoltage(double voltage) | AbstractCardiacCell | |
TestFastSlowBackwardEulerNoble98 (defined in BackwardEulerNobleVargheseKohlNoble1998) | BackwardEulerNobleVargheseKohlNoble1998 | [friend] |
UpdateTransmembranePotential(double var_environment__time) | BackwardEulerNobleVargheseKohlNoble1998 | [protected, virtual] |
VerifyGatingVariables() (defined in BackwardEulerNobleVargheseKohlNoble1998) | BackwardEulerNobleVargheseKohlNoble1998 | |
VerifyStateVariables() | BackwardEulerNobleVargheseKohlNoble1998 | [virtual] |
~AbstractBackwardEulerCardiacCell() | AbstractBackwardEulerCardiacCell< 12 > | [virtual] |
~AbstractCardiacCell() | AbstractCardiacCell | [virtual] |
~AbstractOdeSystem() | AbstractOdeSystem | [virtual] |
~BackwardEulerNobleVargheseKohlNoble1998(void) (defined in BackwardEulerNobleVargheseKohlNoble1998) | BackwardEulerNobleVargheseKohlNoble1998 | [inline] |