, including all inherited members.
AbstractBackwardEulerCardiacCell(unsigned numberOfStateVariables, unsigned voltageIndex, boost::shared_ptr< AbstractStimulusFunction > pIntracellularStimulus) | AbstractBackwardEulerCardiacCell< 3 > | |
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] |
BackwardEulerFoxModel2002Modified(boost::shared_ptr< AbstractStimulusFunction > pIntracellularStimulus) (defined in BackwardEulerFoxModel2002Modified) | BackwardEulerFoxModel2002Modified | [inline] |
BackwardEulerFoxModel2002Modified(boost::shared_ptr< AbstractIvpOdeSolver >, boost::shared_ptr< AbstractStimulusFunction > pIntracellularStimulus) | BackwardEulerFoxModel2002Modified | [inline] |
boost::serialization::access class | BackwardEulerFoxModel2002Modified | [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< 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 &rMessage, std::vector< double > Y=std::vector< double >()) | AbstractOdeSystem | [protected] |
GetIIonic() | BackwardEulerFoxModel2002Modified | [inline, 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) | 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] |
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) | BackwardEulerFoxModel2002Modified | [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 | |
UpdateTransmembranePotential(double var_environment__time) | BackwardEulerFoxModel2002Modified | [inline, protected, virtual] |
VerifyStateVariables() | AbstractCardiacCell | [inline, virtual] |
~AbstractBackwardEulerCardiacCell() | AbstractBackwardEulerCardiacCell< 3 > | [virtual] |
~AbstractCardiacCell() | AbstractCardiacCell | [virtual] |
~AbstractOdeSystem() | AbstractOdeSystem | [virtual] |
~BackwardEulerFoxModel2002Modified(void) (defined in BackwardEulerFoxModel2002Modified) | BackwardEulerFoxModel2002Modified | [inline] |