, including all inherited members.
AbstractContractionModel() | AbstractContractionModel | [inline] |
AbstractOdeBasedContractionModel(unsigned numStateVariables) | AbstractOdeBasedContractionModel | [inline] |
AbstractOdeSystem(unsigned numberOfStateVariables=0) | AbstractOdeSystem | |
boost::serialization::access class | AbstractOdeSystem | [friend] |
CalculateRootFunction(double time, const std::vector< double > &rY) | AbstractOdeSystem | [virtual] |
CalculateStoppingEvent(double time, const std::vector< double > &rY) | AbstractOdeSystem | [virtual] |
DumpState(const std::string &rMessage, std::vector< double > Y=std::vector< double >()) | AbstractOdeSystem | [protected] |
e0ByT0 | Nash2004ContractionModel | [private, static] |
EvaluateYDerivatives(double time, const std::vector< double > &rY, std::vector< double > &rDY) | Nash2004ContractionModel | [inline, virtual] |
GetActiveTension() | Nash2004ContractionModel | [inline, virtual] |
GetInitialConditions() const | AbstractOdeSystem | |
GetNextActiveTension() | Nash2004ContractionModel | [inline, virtual] |
GetNumberOfParameters() const | AbstractOdeSystem | |
GetNumberOfStateVariables() const | AbstractOdeSystem | |
GetParameter(unsigned index) const | AbstractOdeSystem | |
GetStateVariableNumberByName(const std::string name) const | AbstractOdeSystem | |
GetStateVariableUnitsByNumber(unsigned varNumber) const | AbstractOdeSystem | |
GetStateVariableValueByNumber(unsigned varNumber) const | AbstractOdeSystem | |
GetSystemInformation() const | AbstractOdeSystem | |
GetUseAnalyticJacobian() | AbstractOdeSystem | |
IsStretchDependent() | Nash2004ContractionModel | [inline, virtual] |
IsStretchRateDependent() | Nash2004ContractionModel | [inline, virtual] |
kTa | Nash2004ContractionModel | [private, static] |
mNumberOfStateVariables | AbstractOdeSystem | [protected] |
mParameters | AbstractOdeSystem | [protected] |
mpSystemInfo | AbstractOdeSystem | [protected] |
mScaledVoltage | Nash2004ContractionModel | [private] |
mStateVariables | AbstractOdeSystem | [protected] |
mTemporaryStateVariables | AbstractOdeBasedContractionModel | [protected] |
mTime | AbstractOdeBasedContractionModel | [protected] |
mUseAnalyticJacobian | AbstractOdeSystem | [protected] |
Nash2004ContractionModel() | Nash2004ContractionModel | [inline] |
rGetParameterNames() const | AbstractOdeSystem | |
rGetParameterUnits() const | AbstractOdeSystem | |
rGetStateVariables() | AbstractOdeSystem | |
rGetVariableNames() const | AbstractOdeSystem | |
rGetVariableUnits() const | AbstractOdeSystem | |
RunAndUpdate(double startTime, double endTime, double timeStep) | AbstractOdeBasedContractionModel | [inline, virtual] |
RunDoNotUpdate(double startTime, double endTime, double timeStep) | AbstractOdeBasedContractionModel | [inline, virtual] |
SetInitialConditions(const std::vector< double > &rInitialConditions) | AbstractOdeSystem | |
SetInitialConditionsComponent(unsigned index, double initialCondition) | AbstractOdeSystem | |
SetInputParameters(ContractionModelInputParameters &rInputParameters) | Nash2004ContractionModel | [inline, virtual] |
SetParameter(unsigned index, double value) | AbstractOdeSystem | |
SetStateVariable(unsigned stateVariable, double newValue) | AbstractOdeSystem | |
SetStateVariables(const std::vector< double > &rStateVariables) | AbstractOdeSystem | |
SetStretch(double stretch) | AbstractContractionModel | [inline] |
SetStretchAndStretchRate(double stretch, double stretchRate) | Nash2004ContractionModel | [inline, virtual] |
UpdateStateVariables() | AbstractOdeBasedContractionModel | [inline, virtual] |
~AbstractContractionModel() (defined in AbstractContractionModel) | AbstractContractionModel | [inline, virtual] |
~AbstractOdeSystem() | AbstractOdeSystem | [virtual] |