, including all inherited members.
| AbstractCardiacCellInterface(boost::shared_ptr< AbstractIvpOdeSolver > pOdeSolver, unsigned voltageIndex, boost::shared_ptr< AbstractStimulusFunction > pIntracellularStimulus) | AbstractCardiacCellInterface | |
| boost::serialization::access class | AbstractCardiacCellInterface | [friend] |
| Compute(double tStart, double tEnd, double tSamp=0.0)=0 | AbstractCardiacCellInterface | [pure virtual] |
| ComputeExceptVoltage(double tStart, double tEnd)=0 | AbstractCardiacCellInterface | [pure virtual] |
| GetIIonic(const std::vector< double > *pStateVariables=NULL)=0 | AbstractCardiacCellInterface | [pure virtual] |
| GetIntracellularAreaStimulus(double time) | AbstractCardiacCellInterface | |
| GetIntracellularStimulus(double time) | AbstractCardiacCellInterface | |
| GetLookupTableCollection() | AbstractCardiacCellInterface | [inline, virtual] |
| GetSolver() const | AbstractCardiacCellInterface | |
| GetStimulus(double time) | AbstractCardiacCellInterface | |
| GetStimulusFunction() | AbstractCardiacCellInterface | |
| GetStimulusFunction() const | AbstractCardiacCellInterface | |
| GetVoltage()=0 | AbstractCardiacCellInterface | [pure virtual] |
| GetVoltageIndex() | AbstractCardiacCellInterface | |
| HasCellMLDefaultStimulus() | AbstractCardiacCellInterface | |
| mHasDefaultStimulusFromCellML | AbstractCardiacCellInterface | [protected] |
| mIsUsedInTissue | AbstractCardiacCellInterface | [protected] |
| mpIntracellularStimulus | AbstractCardiacCellInterface | [protected] |
| mpOdeSolver | AbstractCardiacCellInterface | [protected] |
| mSetVoltageDerivativeToZero | AbstractCardiacCellInterface | [protected] |
| mVoltageIndex | AbstractCardiacCellInterface | [protected] |
| serialize(Archive &archive, const unsigned int version) | AbstractCardiacCellInterface | [inline, private] |
| SetIntracellularStimulusFunction(boost::shared_ptr< AbstractStimulusFunction > pStimulus) | AbstractCardiacCellInterface | |
| SetStimulusFunction(boost::shared_ptr< AbstractStimulusFunction > pStimulus) | AbstractCardiacCellInterface | |
| SetTimestep(double dt)=0 | AbstractCardiacCellInterface | [pure virtual] |
| SetUsedInTissueSimulation(bool tissue=true) | AbstractCardiacCellInterface | |
| SetVoltage(double voltage)=0 | AbstractCardiacCellInterface | [pure virtual] |
| SolveAndUpdateState(double tStart, double tEnd)=0 | AbstractCardiacCellInterface | [pure virtual] |
| UseCellMLDefaultStimulus() | AbstractCardiacCellInterface | [virtual] |
| VerifyStateVariables() | AbstractCardiacCellInterface | [inline, virtual] |
| ~AbstractCardiacCellInterface() | AbstractCardiacCellInterface | [virtual] |