CellBasedSimulationWithPdes< DIM > Member List

This is the complete list of members for CellBasedSimulationWithPdes< DIM >, including all inherited members.

AddCellKiller(AbstractCellKiller< DIM > *pCellKiller)CellBasedSimulation< DIM > [inline]
AddCellPopulationBoundaryCondition(AbstractCellPopulationBoundaryCondition< DIM > *pBoundaryCondition)CellBasedSimulation< DIM > [inline]
AddForce(AbstractForce< DIM > *pForce)CellBasedSimulation< DIM > [inline]
AfterSolve()CellBasedSimulationWithPdes< DIM > [inline, private, virtual]
ApplyCellPopulationBoundaryConditions(const std::vector< c_vector< double, DIM > > &rOldLocations)CellBasedSimulation< DIM > [inline, protected, virtual]
boost::serialization::access classCellBasedSimulationWithPdes< DIM > [friend]
CalculateCellDivisionVector(CellPtr pParentCell)CellBasedSimulation< DIM > [inline, protected, virtual]
CellBasedSimulation(AbstractCellPopulation< DIM > &rCellPopulation, bool deleteCellPopulationAndForceCollection=false, bool initialiseCells=true)CellBasedSimulation< DIM > [inline]
CellBasedSimulationWithPdes(AbstractCellPopulation< DIM > &rCellPopulation, std::vector< PdeAndBoundaryConditions< DIM > * > pdeAndBcCollection=std::vector< PdeAndBoundaryConditions< DIM > * >(), bool deleteCellPopulationAndForceCollection=false, bool initialiseCells=true)CellBasedSimulationWithPdes< DIM > [inline]
CreateCoarsePdeMesh(double coarseGrainScaleFactor)CellBasedSimulationWithPdes< DIM > [inline, private]
CreateCoarsePdeMesh(double coarseGrainScaleFactor)CellBasedSimulationWithPdes< DIM > [inline]
DoCellBirth()CellBasedSimulation< DIM > [inline, protected, virtual]
DoCellRemoval()CellBasedSimulation< DIM > [inline, protected]
FindCoarseElementContainingCell(CellPtr pCell)CellBasedSimulationWithPdes< DIM > [inline, private]
GetCurrentPdeSolution(unsigned pdeIndex)CellBasedSimulationWithPdes< DIM > [inline]
GetDt()CellBasedSimulation< DIM > [inline]
GetIdentifier() const Identifiable
GetNodeLocation(const unsigned &rNodeIndex)CellBasedSimulation< DIM > [inline]
GetNumBirths()CellBasedSimulation< DIM > [inline]
GetNumDeaths()CellBasedSimulation< DIM > [inline]
GetOutputDirectory()CellBasedSimulation< DIM > [inline]
GetOutputNodeVelocities()CellBasedSimulation< DIM > [inline]
InitialiseCoarsePdeMesh()CellBasedSimulationWithPdes< DIM > [inline, private]
mBoundaryConditionsCellBasedSimulation< DIM > [protected]
mCellKillersCellBasedSimulation< DIM > [protected]
mCellPdeElementMapCellBasedSimulationWithPdes< DIM > [private]
mDeleteCellPopulationAndForcesAndBCsInDestructorCellBasedSimulation< DIM > [protected]
mDtCellBasedSimulation< DIM > [protected]
mEndTimeCellBasedSimulation< DIM > [protected]
mForceCollectionCellBasedSimulation< DIM > [protected]
mInitialiseCellsCellBasedSimulation< DIM > [protected]
mNoBirthCellBasedSimulation< DIM > [protected]
mNumBirthsCellBasedSimulation< DIM > [protected]
mNumDeathsCellBasedSimulation< DIM > [protected]
mNumRadialIntervalsCellBasedSimulationWithPdes< DIM > [private]
mOutputDirectoryCellBasedSimulation< DIM > [protected]
mOutputNodeVelocitiesCellBasedSimulation< DIM > [protected]
mpAverageRadialPdeSolutionResultsFileCellBasedSimulationWithPdes< DIM > [private]
mpCoarsePdeMeshCellBasedSimulationWithPdes< DIM > [private]
mPdeAndBcCollectionCellBasedSimulationWithPdes< DIM > [private]
mpNodeVelocitiesFileCellBasedSimulation< DIM > [protected]
mpRandomGeneratorCellBasedSimulation< DIM > [protected]
mpVizPdeSolutionResultsFileCellBasedSimulationWithPdes< DIM > [private]
mpVizSetupFileCellBasedSimulation< DIM > [protected]
mrCellPopulationCellBasedSimulation< DIM > [protected]
mSamplingTimestepMultipleCellBasedSimulation< DIM > [protected]
mSimulationOutputDirectoryCellBasedSimulation< DIM > [protected]
mUpdateCellPopulationCellBasedSimulation< DIM > [protected]
mWriteAverageRadialPdeSolutionCellBasedSimulationWithPdes< DIM > [private]
mWriteDailyAverageRadialPdeSolutionCellBasedSimulationWithPdes< DIM > [private]
OutputSimulationParameters(out_stream &rParamsFile)CellBasedSimulationWithPdes< DIM > [inline, virtual]
OutputSimulationSetup()CellBasedSimulation< DIM > [inline, protected]
PostSolve()CellBasedSimulationWithPdes< DIM > [inline, private, virtual]
rGetCellPopulation()CellBasedSimulation< DIM > [inline]
rGetCellPopulation() const CellBasedSimulation< DIM > [inline]
serialize(Archive &archive, const unsigned int version)CellBasedSimulationWithPdes< DIM > [inline, private]
SetDt(double dt)CellBasedSimulation< DIM > [inline]
SetEndTime(double endTime)CellBasedSimulation< DIM > [inline]
SetNoBirth(bool noBirth)CellBasedSimulation< DIM > [inline]
SetOutputDirectory(std::string outputDirectory)CellBasedSimulation< DIM > [inline]
SetOutputNodeVelocities(bool outputNodeVelocities)CellBasedSimulation< DIM > [inline]
SetPdeAndBcCollection(std::vector< PdeAndBoundaryConditions< DIM > * > pdeAndBcCollection)CellBasedSimulationWithPdes< DIM > [inline]
SetSamplingTimestepMultiple(unsigned samplingTimestepMultiple)CellBasedSimulation< DIM > [inline]
SetUpdateCellPopulationRule(bool updateCellPopulation)CellBasedSimulation< DIM > [inline]
SetupSolve()CellBasedSimulationWithPdes< DIM > [inline, private, virtual]
SetupWritePdeSolution()CellBasedSimulationWithPdes< DIM > [inline, private]
SetWriteAverageRadialPdeSolution(unsigned numRadialIntervals=10, bool writeDailyResults=false)CellBasedSimulationWithPdes< DIM > [inline]
Solve()CellBasedSimulation< DIM > [inline]
SolvePde()CellBasedSimulationWithPdes< DIM > [inline, private]
SolvePdeUsingCoarseMesh()CellBasedSimulationWithPdes< DIM > [inline, private]
StoppingEventHasOccurred()CellBasedSimulation< DIM > [inline, protected, virtual]
TestCellBasedSimulationWithPdes (defined in CellBasedSimulationWithPdes< DIM >)CellBasedSimulationWithPdes< DIM > [friend]
UpdateCellPopulation()CellBasedSimulation< DIM > [inline, protected]
UpdateNodePositions(const std::vector< c_vector< double, DIM > > &rNodeForces)CellBasedSimulation< DIM > [inline, protected, virtual]
UseCoarsePdeMesh(double coarseGrainScaleFactor=10.0)CellBasedSimulationWithPdes< DIM > [inline]
WriteAverageRadialPdeSolution(double time, unsigned numIntervals)CellBasedSimulationWithPdes< DIM > [inline, private]
WritePdeSolution(double time)CellBasedSimulationWithPdes< DIM > [inline, private]
WriteVisualizerSetupFile()CellBasedSimulationWithPdes< DIM > [inline, private, virtual]
~CellBasedSimulation()CellBasedSimulation< DIM > [inline, virtual]
~CellBasedSimulationWithPdes()CellBasedSimulationWithPdes< DIM > [inline]
~Identifiable()Identifiable [virtual]


Generated on Mon Apr 18 11:36:40 2011 for Chaste by  doxygen 1.5.5