Chaste  Release::3.4
AbstractOnLatticeCellPopulation< DIM > Member List

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

AbstractCellPopulation(AbstractMesh< ELEMENT_DIM, ELEMENT_DIM > &rMesh)AbstractCellPopulation< DIM >protected
AbstractCellPopulation(AbstractMesh< ELEMENT_DIM, ELEMENT_DIM > &rMesh, std::vector< CellPtr > &rCells, const std::vector< unsigned > locationIndices=std::vector< unsigned >())AbstractCellPopulation< DIM >
AbstractOnLatticeCellPopulation(AbstractMesh< DIM, DIM > &rMesh)AbstractOnLatticeCellPopulation< DIM >protected
AbstractOnLatticeCellPopulation(AbstractMesh< DIM, DIM > &rMesh, std::vector< CellPtr > &rCells, const std::vector< unsigned > locationIndices=std::vector< unsigned >(), bool deleteMesh=false)AbstractOnLatticeCellPopulation< DIM >
AcceptCellWriter(boost::shared_ptr< AbstractCellWriter< ELEMENT_DIM, ELEMENT_DIM > > pCellWriter, CellPtr pCell)=0AbstractCellPopulation< DIM >pure virtual
AcceptCellWritersAcrossPopulation()AbstractCellPopulation< DIM >protectedvirtual
AcceptPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< ELEMENT_DIM, ELEMENT_DIM > > pPopulationCountWriter)=0AbstractCellPopulation< DIM >pure virtual
AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< ELEMENT_DIM, ELEMENT_DIM > > pPopulationWriter)=0AbstractCellPopulation< DIM >pure virtual
AddCell(CellPtr pNewCell, const c_vector< double, ELEMENT_DIM > &rCellDivisionVector, CellPtr pParentCell=CellPtr())=0AbstractCellPopulation< DIM >pure virtual
AddCellPopulationCountWriter()AbstractCellPopulation< DIM >inline
AddCellPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< ELEMENT_DIM, ELEMENT_DIM > > pCellPopulationCountWriter)AbstractCellPopulation< DIM >inline
AddCellUsingLocationIndex(unsigned index, CellPtr pCell)AbstractCellPopulation< DIM >virtual
AddCellWriter()AbstractCellPopulation< DIM >inline
AddCellWriter(boost::shared_ptr< AbstractCellWriter< ELEMENT_DIM, ELEMENT_DIM > > pCellWriter)AbstractCellPopulation< DIM >inline
AddPopulationWriter()AbstractCellPopulation< DIM >inline
AddPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< ELEMENT_DIM, ELEMENT_DIM > > pPopulationWriter)AbstractCellPopulation< DIM >inline
Begin()AbstractCellPopulation< DIM >
boost::serialization::access classAbstractOnLatticeCellPopulation< DIM >friend
CloseWritersFiles()AbstractCellPopulation< DIM >
CreateOrderedPair(unsigned index1, unsigned index2)AbstractCellPopulation< DIM >
End()AbstractCellPopulation< DIM >
GetCellAncestors()AbstractCellPopulation< DIM >
GetCellCyclePhaseCount()AbstractCellPopulation< DIM >
GetCellMutationStateCount()AbstractCellPopulation< DIM >
GetCellProliferativeTypeCount()AbstractCellPopulation< DIM >
GetCellPropertyRegistry()AbstractCellPopulation< DIM >
GetCellsUsingLocationIndex(unsigned index)AbstractCellPopulation< DIM >
GetCellUsingLocationIndex(unsigned index)AbstractCellPopulation< DIM >virtual
GetCentroidOfCellPopulation()AbstractCellPopulation< DIM >
GetIdentifier() const Identifiable
GetIterateRandomlyOverUpdateRuleCollection()AbstractOnLatticeCellPopulation< DIM >
GetLocationIndexUsingCell(CellPtr pCell)AbstractCellPopulation< DIM >
GetLocationOfCellCentre(CellPtr pCell)=0AbstractCellPopulation< DIM >pure virtual
GetNeighbouringLocationIndices(CellPtr pCell)=0AbstractCellPopulation< DIM >pure virtual
GetNeighbouringNodeIndices(unsigned index)AbstractOnLatticeCellPopulation< DIM >virtual
GetNode(unsigned index)=0AbstractCellPopulation< DIM >pure virtual
GetNumAllCells()AbstractCellPopulation< DIM >
GetNumNodes()=0AbstractCellPopulation< DIM >pure virtual
GetNumRealCells()AbstractCellPopulation< DIM >
GetOutputResultsForChasteVisualizer()AbstractCellPopulation< DIM >
GetSizeOfCellPopulation()AbstractCellPopulation< DIM >
GetUpdateNodesInRandomOrder()AbstractOnLatticeCellPopulation< DIM >
GetVolumeOfCell(CellPtr pCell)=0AbstractCellPopulation< DIM >pure virtual
GetWidth(const unsigned &rDimension)=0AbstractCellPopulation< DIM >pure virtual
HasWriter() constAbstractCellPopulation< DIM >inline
InitialiseCells()AbstractCellPopulation< DIM >
IsCellAssociatedWithADeletedLocation(CellPtr pCell)=0AbstractCellPopulation< DIM >pure virtual
IsCellAttachedToLocationIndex(unsigned index)AbstractCellPopulation< DIM >
IsRoomToDivide(CellPtr pCell)AbstractCellPopulation< DIM >virtual
mCellLocationMapAbstractCellPopulation< DIM >protected
mCellPopulationCountWritersAbstractCellPopulation< DIM >protected
mCellPopulationWritersAbstractCellPopulation< DIM >protected
mCellsAbstractCellPopulation< DIM >protected
mCellWritersAbstractCellPopulation< DIM >protected
mCentroidAbstractCellPopulation< DIM >protected
mDeleteMeshAbstractOnLatticeCellPopulation< DIM >protected
mIterateRandomlyOverUpdateRuleCollectionAbstractOnLatticeCellPopulation< DIM >protected
mLocationCellMapAbstractCellPopulation< DIM >protected
mOutputResultsForChasteVisualizerAbstractCellPopulation< DIM >protected
MoveCellInLocationMap(CellPtr pCell, unsigned old_index, unsigned new_index)AbstractCellPopulation< DIM >
mpCellPropertyRegistryAbstractCellPopulation< DIM >protected
mpVtkMetaFileAbstractCellPopulation< DIM >protected
mrMeshAbstractCellPopulation< DIM >protected
mUpdateNodesInRandomOrderAbstractOnLatticeCellPopulation< DIM >protected
OpenWritersFiles(OutputFileHandler &rOutputFileHandler)AbstractCellPopulation< DIM >virtual
OutputCellPopulationInfo(out_stream &rParamsFile)AbstractCellPopulation< DIM >
OutputCellPopulationParameters(out_stream &rParamsFile)AbstractOnLatticeCellPopulation< DIM >virtual
RemoveCellUsingLocationIndex(unsigned index, CellPtr pCell)AbstractCellPopulation< DIM >virtual
RemoveDeadCells()=0AbstractCellPopulation< DIM >pure virtual
rGetCells()AbstractCellPopulation< DIM >
rGetMesh()AbstractCellPopulation< DIM >
serialize(Archive &archive, const unsigned int version)AbstractOnLatticeCellPopulation< DIM >inlineprivate
SetCellAncestorsToLocationIndices()AbstractCellPopulation< DIM >
SetCellUsingLocationIndex(unsigned index, CellPtr pCell)AbstractCellPopulation< DIM >
SetDataOnAllCells(const std::string &rDataName, double dataValue)AbstractCellPopulation< DIM >
SetDefaultCellMutationStateAndProliferativeTypeOrdering()AbstractCellPopulation< DIM >
SetIterateRandomlyOverUpdateRuleCollection(bool iterateRandomly)AbstractOnLatticeCellPopulation< DIM >
SetNode(unsigned index, ChastePoint< DIM > &rNewLocation)AbstractOnLatticeCellPopulation< DIM >
AbstractCellPopulation< DIM >::SetNode(unsigned nodeIndex, ChastePoint< ELEMENT_DIM > &rNewLocation)=0AbstractCellPopulation< DIM >pure virtual
SetOutputResultsForChasteVisualizer(bool outputResultsForChasteVisualizer)AbstractCellPopulation< DIM >
SetUpdateNodesInRandomOrder(bool updateNodesInRandomOrder)AbstractOnLatticeCellPopulation< DIM >
Update(bool hasHadBirthsOrDeaths=true)=0AbstractCellPopulation< DIM >pure virtual
UpdateCellLocations(double dt)=0AbstractOnLatticeCellPopulation< DIM >pure virtual
UpdateCellProcessLocation()AbstractCellPopulation< DIM >virtual
Validate()=0AbstractCellPopulation< DIM >protectedpure virtual
WriteResultsToFiles(const std::string &rDirectory)AbstractCellPopulation< DIM >virtual
WriteVtkResultsToFile(const std::string &rDirectory)=0AbstractCellPopulation< DIM >protectedpure virtual
~AbstractCellPopulation()AbstractCellPopulation< DIM >virtual
~AbstractOnLatticeCellPopulation()AbstractOnLatticeCellPopulation< DIM >virtual
~Identifiable()Identifiablevirtual