, including all inherited members.
AddPdeAndBc(PdeAndBoundaryConditions< DIM > *pPdeAndBc) | CellBasedPdeHandler< DIM > | [inline] |
boost::serialization::access class | CellBasedPdeHandler< DIM > | [friend] |
CellBasedPdeHandler(AbstractCellPopulation< DIM > *pCellPopulation, bool deleteMemberPointersInDestructor=false) | CellBasedPdeHandler< DIM > | [inline] |
CloseResultsFiles() | CellBasedPdeHandler< DIM > | [inline] |
ConstructBoundaryConditionsContainer(PdeAndBoundaryConditions< DIM > *pPdeAndBc, TetrahedralMesh< DIM, DIM > *pMesh) | CellBasedPdeHandler< DIM > | [inline, virtual] |
FindCoarseElementContainingCell(CellPtr pCell) | CellBasedPdeHandler< DIM > | [inline] |
GetCellPopulation() const | CellBasedPdeHandler< DIM > | [inline] |
GetCoarsePdeMesh() | CellBasedPdeHandler< DIM > | [inline] |
GetIdentifier() const | Identifiable | |
GetImposeBcsOnCoarseBoundary() | CellBasedPdeHandler< DIM > | [inline] |
GetNumRadialIntervals() | CellBasedPdeHandler< DIM > | [inline] |
GetPdeSolution(const std::string &rName="") | CellBasedPdeHandler< DIM > | [inline, virtual] |
GetPdeSolutionAtPoint(const c_vector< double, DIM > &rPoint, const std::string &rVariable) | CellBasedPdeHandler< DIM > | [inline] |
GetWriteAverageRadialPdeSolution() | CellBasedPdeHandler< DIM > | [inline] |
GetWriteDailyAverageRadialPdeSolution() | CellBasedPdeHandler< DIM > | [inline] |
InitialiseCellPdeElementMap() | CellBasedPdeHandler< DIM > | [inline, protected] |
mAverageRadialSolutionVariableName | CellBasedPdeHandler< DIM > | [protected] |
mCellPdeElementMap | CellBasedPdeHandler< DIM > | [protected] |
mDeleteMemberPointersInDestructor | CellBasedPdeHandler< DIM > | [protected] |
mDirPath | CellBasedPdeHandler< DIM > | [protected] |
mNumRadialIntervals | CellBasedPdeHandler< DIM > | [protected] |
mpAverageRadialPdeSolutionResultsFile | CellBasedPdeHandler< DIM > | [protected] |
mpCellPopulation | CellBasedPdeHandler< DIM > | [protected] |
mpCoarsePdeMesh | CellBasedPdeHandler< DIM > | [protected] |
mPdeAndBcCollection | CellBasedPdeHandler< DIM > | [protected] |
mpVizPdeSolutionResultsFile | CellBasedPdeHandler< DIM > | [protected] |
mSetBcsOnCoarseBoundary | CellBasedPdeHandler< DIM > | [protected] |
mWriteAverageRadialPdeSolution | CellBasedPdeHandler< DIM > | [protected] |
mWriteDailyAverageRadialPdeSolution | CellBasedPdeHandler< DIM > | [protected] |
OpenResultsFiles(std::string outputDirectory) | CellBasedPdeHandler< DIM > | [inline] |
OutputParameters(out_stream &rParamsFile) | CellBasedPdeHandler< DIM > | [inline, virtual] |
PdeSolveNeedsCoarseMesh() | CellBasedPdeHandler< DIM > | [inline, protected] |
serialize(Archive &archive, const unsigned int version) | CellBasedPdeHandler< DIM > | [inline, private] |
SetImposeBcsOnCoarseBoundary(bool setBcsOnCoarseBoundary) | CellBasedPdeHandler< DIM > | [inline] |
SetWriteAverageRadialPdeSolution(const std::string &rName, unsigned numRadialIntervals=10, bool writeDailyResults=false) | CellBasedPdeHandler< DIM > | [inline] |
SolvePdeAndWriteResultsToFile(unsigned samplingTimestepMultiple) | CellBasedPdeHandler< DIM > | [inline, virtual] |
TestCellBasedPdeHandler (defined in CellBasedPdeHandler< DIM >) | CellBasedPdeHandler< DIM > | [friend] |
TestOffLatticeSimulationWithPdes (defined in CellBasedPdeHandler< DIM >) | CellBasedPdeHandler< DIM > | [friend] |
TestOnLatticeSimulationWithPdes (defined in CellBasedPdeHandler< DIM >) | CellBasedPdeHandler< DIM > | [friend] |
UpdateCellPdeElementMap() | CellBasedPdeHandler< DIM > | [inline] |
UseCoarsePdeMesh(double stepSize, ChasteCuboid< DIM > meshCuboid, bool centreOnCellPopulation=false) | CellBasedPdeHandler< DIM > | [inline, virtual] |
WriteAverageRadialPdeSolution(double time) | CellBasedPdeHandler< DIM > | [inline, protected] |
WritePdeSolution(double time) | CellBasedPdeHandler< DIM > | [inline, protected, virtual] |
~CellBasedPdeHandler() | CellBasedPdeHandler< DIM > | [inline, virtual] |
~Identifiable() | Identifiable | [virtual] |