Chaste Release::3.1
OdeSolution Member List
This is the complete list of members for OdeSolution, including all inherited members.
CalculateDerivedQuantitiesAndParameters(AbstractParameterisedSystem< VECTOR > *pOdeSystem)OdeSolution
GetAnyVariable(const std::string &rName) const OdeSolution
GetNumberOfTimeSteps() const OdeSolution
GetSolverName()OdeSolution [inline]
GetVariableAtIndex(unsigned index) const OdeSolution
mDerivedQuantitiesOdeSolution [private]
mNumberOfTimeStepsOdeSolution [private]
mParametersOdeSolution [private]
mpOdeSystemInformationOdeSolution [private]
mSolutionsOdeSolution [private]
mSolverNameOdeSolution [private]
mTimesOdeSolution [private]
OdeSolution()OdeSolution
rGetDerivedQuantities(AbstractParameterisedSystem< std::vector< double > > *pOdeSystem)OdeSolution
rGetDerivedQuantities(AbstractParameterisedSystem< N_Vector > *pOdeSystem)OdeSolution
rGetParameters(AbstractParameterisedSystem< VECTOR > *pOdeSystem)OdeSolution
rGetSolutions()OdeSolution
rGetSolutions() const OdeSolution
rGetTimes()OdeSolution
rGetTimes() const OdeSolution
SetNumberOfTimeSteps(unsigned numTimeSteps)OdeSolution
SetOdeSystemInformation(boost::shared_ptr< const AbstractOdeSystemInformation > pOdeSystemInfo)OdeSolution
SetSolverName(std::string solverName)OdeSolution [inline]
WriteToFile(std::string directoryName, std::string baseResultsFilename, std::string timeUnits, unsigned stepsPerRow=1, bool cleanDirectory=true, unsigned precision=8, bool includeDerivedQuantities=false)OdeSolution