AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > Member List

This is the complete list of members for AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM >, including all inherited members.
AbstractCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, protected]
AbstractCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh, std::vector< CellPtr > &rCells, const std::vector< unsigned > locationIndices=std::vector< unsigned >())AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
AbstractOffLatticeCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh)AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, protected]
AbstractOffLatticeCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh, std::vector< CellPtr > &rCells, const std::vector< unsigned > locationIndices=std::vector< unsigned >())AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
AcceptCellWriter(boost::shared_ptr< AbstractCellWriter< ELEMENT_DIM, SPACE_DIM > > pCellWriter, CellPtr pCell)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
AcceptPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationCountWriter)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationWriter)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
AddCell(CellPtr pNewCell, const c_vector< double, SPACE_DIM > &rCellDivisionVector, CellPtr pParentCell=CellPtr())=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
AddCellPopulationCountWriter()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
AddCellPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< ELEMENT_DIM, SPACE_DIM > > pCellPopulationCountWriter)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
AddCellUsingLocationIndex(unsigned index, CellPtr pCell)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
AddCellWriter()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
AddCellWriter(boost::shared_ptr< AbstractCellWriter< ELEMENT_DIM, SPACE_DIM > > pCellWriter)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
AddNode(Node< SPACE_DIM > *pNewNode)=0AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
AddPopulationWriter()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
AddPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationWriter)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
Begin()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
boost::serialization::access classAbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [friend]
CloseWritersFiles()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
CreateOrderedPair(unsigned index1, unsigned index2)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
End()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetAbsoluteMovementThreshold()AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetCellAncestors()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetCellCyclePhaseCount()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetCellMutationStateCount()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetCellProliferativeTypeCount()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetCellPropertyRegistry()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetCellsUsingLocationIndex(unsigned index)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetCellUsingLocationIndex(unsigned index)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetCentroidOfCellPopulation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetDampingConstant(unsigned nodeIndex)=0AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
GetDampingConstantMutant()AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetDampingConstantNormal()AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetIdentifier() const Identifiable
GetLocationIndexUsingCell(CellPtr pCell)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetLocationOfCellCentre(CellPtr pCell)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
GetNeighbouringLocationIndices(CellPtr pCell)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
GetNeighbouringNodeIndices(unsigned index)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
GetNode(unsigned index)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
GetNumAllCells()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumNodes()=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
GetNumRealCells()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetOutputResultsForChasteVisualizer()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetSizeOfCellPopulation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
GetVolumeOfCell(CellPtr pCell)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
GetWidth(const unsigned &rDimension)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
HasWriter() const AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
InitialiseCells()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
IsCellAssociatedWithADeletedLocation(CellPtr pCell)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
IsCellAttachedToLocationIndex(unsigned index)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
IsRoomToDivide(CellPtr pCell)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
mAbsoluteMovementThresholdAbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mCellLocationMapAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mCellPopulationCountWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mCellPopulationWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mCellsAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mCellWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mCentroidAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mDampingConstantMutantAbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mDampingConstantNormalAbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mLocationCellMapAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mOutputResultsForChasteVisualizerAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
MoveCellInLocationMap(CellPtr pCell, unsigned old_index, unsigned new_index)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
mpCellPropertyRegistryAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mpVtkMetaFileAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
mrMeshAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected]
OpenWritersFiles(OutputFileHandler &rOutputFileHandler)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
OutputCellPopulationInfo(out_stream &rParamsFile)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
OutputCellPopulationParameters(out_stream &rParamsFile)AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
RemoveCellUsingLocationIndex(unsigned index, CellPtr pCell)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
RemoveDeadCells()=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
rGetCells()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
rGetMesh()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
serialize(Archive &archive, const unsigned int version)AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, private]
SetAbsoluteMovementThreshold(double absoluteMovementThreshold)AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
SetCellAncestorsToLocationIndices()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
SetCellUsingLocationIndex(unsigned index, CellPtr pCell)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
SetDampingConstantMutant(double dampingConstantMutant)AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
SetDampingConstantNormal(double dampingConstantNormal)AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
SetDataOnAllCells(const std::string &dataName, double dataValue)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
SetDefaultCellMutationStateAndProliferativeTypeOrdering()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
SetNode(unsigned nodeIndex, ChastePoint< SPACE_DIM > &rNewLocation)=0AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
SetOutputResultsForChasteVisualizer(bool outputResultsForChasteVisualizer)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline]
Update(bool hasHadBirthsOrDeaths=true)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
UpdateCellProcessLocation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
UpdateNodeLocations(double dt)=0AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > [pure virtual]
Validate()=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected, pure virtual]
WriteResultsToFiles(const std::string &rDirectory)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
WriteVtkResultsToFile(const std::string &rDirectory)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [protected, pure virtual]
~AbstractCellPopulation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
~Identifiable()Identifiable [virtual]

Generated by  doxygen 1.6.2