, 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] |
| EvaluateYDerivatives(double time, const std::vector< double > &rY, std::vector< double > &rDY)=0 | AbstractOdeSystem | [pure virtual] |
| GetActiveTension()=0 | AbstractContractionModel | [pure virtual] |
| GetInitialConditions() const | AbstractOdeSystem | |
| GetNextActiveTension()=0 | AbstractContractionModel | [pure 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()=0 | AbstractContractionModel | [pure virtual] |
| IsStretchRateDependent()=0 | AbstractContractionModel | [pure virtual] |
| mNumberOfStateVariables | AbstractOdeSystem | [protected] |
| mParameters | AbstractOdeSystem | [protected] |
| mpSystemInfo | AbstractOdeSystem | [protected] |
| mStateVariables | AbstractOdeSystem | [protected] |
| mTemporaryStateVariables | AbstractOdeBasedContractionModel | [protected] |
| mTime | AbstractOdeBasedContractionModel | [protected] |
| mUseAnalyticJacobian | AbstractOdeSystem | [protected] |
| 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)=0 | AbstractContractionModel | [pure 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)=0 | AbstractContractionModel | [pure virtual] |
| UpdateStateVariables() | AbstractOdeBasedContractionModel | [inline, virtual] |
| ~AbstractContractionModel() (defined in AbstractContractionModel) | AbstractContractionModel | [inline, virtual] |
| ~AbstractOdeSystem() | AbstractOdeSystem | [virtual] |