Chaste Release::3.1
CellBasedPdeHandler< DIM > Member List
This is the complete list of members for CellBasedPdeHandler< DIM >, including all inherited members.
AddPdeAndBc(PdeAndBoundaryConditions< DIM > *pPdeAndBc)CellBasedPdeHandler< DIM >
boost::serialization::access classCellBasedPdeHandler< DIM > [friend]
CellBasedPdeHandler(AbstractCellPopulation< DIM > *pCellPopulation, bool deleteMemberPointersInDestructor=false)CellBasedPdeHandler< DIM >
CloseResultsFiles()CellBasedPdeHandler< DIM >
FindCoarseElementContainingCell(CellPtr pCell)CellBasedPdeHandler< DIM >
GetCellPopulation() const CellBasedPdeHandler< DIM >
GetCoarsePdeMesh()CellBasedPdeHandler< DIM >
GetIdentifier() const Identifiable
GetImposeBcsOnCoarseBoundary()CellBasedPdeHandler< DIM >
GetNumRadialIntervals()CellBasedPdeHandler< DIM >
GetPdeSolution(const std::string &rName="")CellBasedPdeHandler< DIM > [virtual]
GetWriteAverageRadialPdeSolution()CellBasedPdeHandler< DIM >
GetWriteDailyAverageRadialPdeSolution()CellBasedPdeHandler< DIM >
InitialiseCellPdeElementMap()CellBasedPdeHandler< DIM > [protected]
mAverageRadialSolutionVariableNameCellBasedPdeHandler< DIM > [protected]
mCellPdeElementMapCellBasedPdeHandler< DIM > [protected]
mDeleteMemberPointersInDestructorCellBasedPdeHandler< DIM > [protected]
mNumRadialIntervalsCellBasedPdeHandler< DIM > [protected]
mpAverageRadialPdeSolutionResultsFileCellBasedPdeHandler< DIM > [protected]
mpCellPopulationCellBasedPdeHandler< DIM > [protected]
mpCoarsePdeMeshCellBasedPdeHandler< DIM > [protected]
mPdeAndBcCollectionCellBasedPdeHandler< DIM > [protected]
mpVizPdeSolutionResultsFileCellBasedPdeHandler< DIM > [protected]
mSetBcsOnCoarseBoundaryCellBasedPdeHandler< DIM > [protected]
mWriteAverageRadialPdeSolutionCellBasedPdeHandler< DIM > [protected]
mWriteDailyAverageRadialPdeSolutionCellBasedPdeHandler< DIM > [protected]
OpenResultsFiles(std::string outputDirectory)CellBasedPdeHandler< DIM >
OutputParameters(out_stream &rParamsFile)CellBasedPdeHandler< DIM > [virtual]
PdeSolveNeedsCoarseMesh()CellBasedPdeHandler< DIM > [protected]
serialize(Archive &archive, const unsigned int version)CellBasedPdeHandler< DIM > [inline, private]
SetImposeBcsOnCoarseBoundary(bool setBcsOnCoarseBoundary)CellBasedPdeHandler< DIM >
SetWriteAverageRadialPdeSolution(const std::string &rName, unsigned numRadialIntervals=10, bool writeDailyResults=false)CellBasedPdeHandler< DIM >
SolvePdeAndWriteResultsToFile(unsigned samplingTimestepMultiple)CellBasedPdeHandler< DIM > [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 >
UseCoarsePdeMesh(double stepSize, ChasteCuboid< DIM > meshCuboid, bool centreOnCellPopulation=false)CellBasedPdeHandler< DIM > [virtual]
WriteAverageRadialPdeSolution(double time)CellBasedPdeHandler< DIM > [protected]
WritePdeSolution(double time)CellBasedPdeHandler< DIM > [protected, virtual]
~CellBasedPdeHandler()CellBasedPdeHandler< DIM > [virtual]
~Identifiable()Identifiable [virtual]