, including all inherited members.
| 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] |
| boost::serialization::access class | AbstractCardiacCell | [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) | AbstractCardiacCell | [virtual] |
| ComputeExceptVoltage(double tStart, double tEnd) | AbstractCardiacCell | [virtual] |
| 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)=0 | AbstractOdeSystem | [pure virtual] |
| GetIIonic()=0 | AbstractCardiacCell | [pure 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) | AbstractCardiacCell | [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 | |
| VerifyStateVariables() | AbstractCardiacCell | [inline, virtual] |
| ~AbstractCardiacCell() | AbstractCardiacCell | [virtual] |
| ~AbstractOdeSystem() | AbstractOdeSystem | [virtual] |