Chaste Commit::8b5d759ac2eb95e67ae57699734101efccb0a0a9
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) constOdeSolution
GetNumberOfTimeSteps() constOdeSolution
GetSolverName()OdeSolutioninline
GetVariableAtIndex(unsigned index) constOdeSolution
mDerivedQuantitiesOdeSolutionprivate
mNumberOfTimeStepsOdeSolutionprivate
mParametersOdeSolutionprivate
mpOdeSystemInformationOdeSolutionprivate
mSolutionsOdeSolutionprivate
mSolverNameOdeSolutionprivate
mTimesOdeSolutionprivate
OdeSolution()OdeSolution
rGetDerivedQuantities(AbstractParameterisedSystem< std::vector< double > > *pOdeSystem)OdeSolution
rGetDerivedQuantities(AbstractParameterisedSystem< N_Vector > *pOdeSystem)OdeSolution
rGetParameters(AbstractParameterisedSystem< VECTOR > *pOdeSystem)OdeSolution
rGetSolutions()OdeSolution
rGetSolutions() constOdeSolution
rGetTimes()OdeSolution
rGetTimes() constOdeSolution
SetNumberOfTimeSteps(unsigned numTimeSteps)OdeSolution
SetOdeSystemInformation(boost::shared_ptr< const AbstractOdeSystemInformation > pOdeSystemInfo)OdeSolution
SetSolverName(std::string solverName)OdeSolutioninline
WriteToFile(std::string directoryName, std::string baseResultsFilename, std::string timeUnits, unsigned stepsPerRow=1, bool cleanDirectory=true, unsigned precision=8, bool includeDerivedQuantities=false)OdeSolution