, including all inherited members.
AbstractBackwardEulerCardiacCell(unsigned numberOfStateVariables, unsigned voltageIndex, AbstractStimulusFunction *intracellularStimulus) | AbstractBackwardEulerCardiacCell< 3 > | |
AbstractCardiacCell(AbstractIvpOdeSolver *pOdeSolver, unsigned numberOfStateVariables, unsigned voltageIndex, AbstractStimulusFunction *intracellularStimulus) (defined in AbstractCardiacCell) | AbstractCardiacCell | |
AbstractOdeSystem(unsigned numberOfStateVariables=0) | AbstractOdeSystem | |
AdjustOutOfRangeSlowValues(std::vector< double > &rSlowValues) (defined in AbstractCardiacCell) | AbstractCardiacCell | [virtual] |
BackwardEulerFoxModel2002Modified(AbstractStimulusFunction *pIntracellularStimulus) (defined in BackwardEulerFoxModel2002Modified) | BackwardEulerFoxModel2002Modified | [inline] |
BackwardEulerFoxModel2002Modified(AbstractIvpOdeSolver *, AbstractStimulusFunction *pIntracellularStimulus) | BackwardEulerFoxModel2002Modified | [inline] |
CalculateRootFunction(double time, const std::vector< double > &rY) | AbstractOdeSystem | [inline, virtual] |
CalculateStoppingEvent(double time, const std::vector< double > &rY) | AbstractOdeSystem | [virtual] |
Compute(double tStart, double tEnd) | AbstractBackwardEulerCardiacCell< 3 > | [virtual] |
ComputeExceptVoltage(double tStart, double tEnd) | AbstractBackwardEulerCardiacCell< 3 > | [virtual] |
ComputeJacobian(const double rCurrentGuess[3], double rJacobian[3][3]) (defined in BackwardEulerFoxModel2002Modified) | BackwardEulerFoxModel2002Modified | [inline] |
AbstractBackwardEulerCardiacCell< 3 >::ComputeJacobian(const double rCurrentGuess[SIZE], double rJacobian[SIZE][SIZE])=0 | AbstractBackwardEulerCardiacCell< 3 > | [pure virtual] |
ComputeOneStepExceptVoltage(double var_environment__time) | BackwardEulerFoxModel2002Modified | [inline, protected, virtual] |
ComputeResidual(const double rCurrentGuess[3], double rResidual[3]) (defined in BackwardEulerFoxModel2002Modified) | BackwardEulerFoxModel2002Modified | [inline] |
AbstractBackwardEulerCardiacCell< 3 >::ComputeResidual(const double rCurrentGuess[SIZE], double rResidual[SIZE])=0 | AbstractBackwardEulerCardiacCell< 3 > | [pure virtual] |
DumpState(const std::string &message, std::vector< double > Y=std::vector< double >()) | AbstractOdeSystem | [protected] |
GetIIonic() | BackwardEulerFoxModel2002Modified | [inline, virtual] |
GetInitialConditions() const (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
GetIntracellularCalciumConcentration() | AbstractCardiacCell | [virtual] |
GetIntracellularStimulus(double time) (defined in AbstractCardiacCell) | AbstractCardiacCell | |
GetNumberOfStateVariables() const (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
GetNumSlowValues() | AbstractCardiacCell | [virtual] |
GetSlowValues(std::vector< double > &rSlowValues) | AbstractCardiacCell | [virtual] |
GetStateVariableNumberByName(const std::string name) | AbstractOdeSystem | [inline] |
GetStateVariableUnitsByNumber(unsigned varNumber) const | AbstractOdeSystem | [inline] |
GetStateVariableValueByNumber(unsigned varNumber) const | AbstractOdeSystem | [inline] |
GetStimulus(double time) (defined in AbstractCardiacCell) | AbstractCardiacCell | |
GetUseAnalytic() (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
GetVoltage() (defined in AbstractCardiacCell) | AbstractCardiacCell | |
GetVoltageIndex() (defined in AbstractCardiacCell) | AbstractCardiacCell | |
Init() | AbstractCardiacCell | [virtual] |
IsFastOnly() | AbstractCardiacCell | [virtual] |
mDt (defined in AbstractCardiacCell) | AbstractCardiacCell | [protected] |
mNumberOfStateVariables (defined in AbstractOdeSystem) | AbstractOdeSystem | [protected] |
mpIntracellularStimulus (defined in AbstractCardiacCell) | AbstractCardiacCell | [protected] |
mpOdeSolver | AbstractCardiacCell | [protected] |
mpSystemInfo | AbstractOdeSystem | [protected] |
mSetVoltageDerivativeToZero (defined in AbstractCardiacCell) | AbstractCardiacCell | [protected] |
mStateVariables (defined in AbstractOdeSystem) | AbstractOdeSystem | [protected] |
mUseAnalytic | AbstractOdeSystem | [protected] |
mVoltageIndex | AbstractCardiacCell | [protected] |
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] |
SetIntracellularStimulusFunction(AbstractStimulusFunction *stimulus) (defined in AbstractCardiacCell) | AbstractCardiacCell | |
SetSlowValues(const std::vector< double > &rSlowValues) | AbstractCardiacCell | [virtual] |
SetState(CellModelState state) | AbstractCardiacCell | [virtual] |
SetStateVariables(const std::vector< double > &rStateVariables) (defined in AbstractOdeSystem) | AbstractOdeSystem | [inline] |
SetStimulusFunction(AbstractStimulusFunction *stimulus) (defined in AbstractCardiacCell) | AbstractCardiacCell | |
SetVoltage(double voltage) (defined in AbstractCardiacCell) | AbstractCardiacCell | |
UpdateTransmembranePotential(double var_environment__time) | BackwardEulerFoxModel2002Modified | [inline, protected, virtual] |
VerifyStateVariables() | AbstractCardiacCell | [inline, virtual] |
~AbstractBackwardEulerCardiacCell() (defined in AbstractBackwardEulerCardiacCell< 3 >) | AbstractBackwardEulerCardiacCell< 3 > | [virtual] |
~AbstractCardiacCell() (defined in AbstractCardiacCell) | AbstractCardiacCell | [virtual] |
~AbstractOdeSystem() | AbstractOdeSystem | [virtual] |
~BackwardEulerFoxModel2002Modified(void) (defined in BackwardEulerFoxModel2002Modified) | BackwardEulerFoxModel2002Modified | [inline] |