, 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] |
background_current_E_b | LuoRudyIModel1991OdeSystem | [private, static] |
background_current_g_b | LuoRudyIModel1991OdeSystem | [private, static] |
boost::serialization::access class | LuoRudyIModel1991OdeSystem | [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) | LuoRudyIModel1991OdeSystem | [virtual] |
fast_sodium_current_E_Na | LuoRudyIModel1991OdeSystem | [private] |
fast_sodium_current_g_Na | LuoRudyIModel1991OdeSystem | [private, static] |
GetIIonic() | LuoRudyIModel1991OdeSystem | [virtual] |
GetInitialConditions() const | AbstractOdeSystem | |
GetIntracellularCalciumConcentration() | LuoRudyIModel1991OdeSystem | [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 | |
ionic_concentrations_Ki | LuoRudyIModel1991OdeSystem | [private, static] |
ionic_concentrations_Ko | LuoRudyIModel1991OdeSystem | [private, static] |
ionic_concentrations_Nai | LuoRudyIModel1991OdeSystem | [private, static] |
ionic_concentrations_Nao | LuoRudyIModel1991OdeSystem | [private, static] |
IsFastOnly() | AbstractCardiacCell | [virtual] |
LuoRudyIModel1991OdeSystem(boost::shared_ptr< AbstractIvpOdeSolver > pSolver, boost::shared_ptr< AbstractStimulusFunction > pIntracellularStimulus) | LuoRudyIModel1991OdeSystem | |
mDt | AbstractCardiacCell | [protected] |
membrane_C | LuoRudyIModel1991OdeSystem | [private, static] |
membrane_F | LuoRudyIModel1991OdeSystem | [private, static] |
membrane_R | LuoRudyIModel1991OdeSystem | [private, static] |
membrane_T | LuoRudyIModel1991OdeSystem | [private, static] |
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] |
plateau_potassium_current_g_Kp | LuoRudyIModel1991OdeSystem | [private, static] |
rGetParameterNames() const | AbstractOdeSystem | |
rGetParameterUnits() const | AbstractOdeSystem | |
rGetStateVariables() | AbstractOdeSystem | |
rGetVariableNames() const | AbstractOdeSystem | |
rGetVariableUnits() const | AbstractOdeSystem | |
serialize(Archive &archive, const unsigned int version) | LuoRudyIModel1991OdeSystem | [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 | |
time_dependent_potassium_current_PR_NaK | LuoRudyIModel1991OdeSystem | [private, static] |
VerifyStateVariables() | LuoRudyIModel1991OdeSystem | [private, virtual] |
~AbstractCardiacCell() | AbstractCardiacCell | [virtual] |
~AbstractOdeSystem() | AbstractOdeSystem | [virtual] |
~LuoRudyIModel1991OdeSystem() | LuoRudyIModel1991OdeSystem | |