, including all inherited members.
| AbstractCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| AbstractCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh, std::vector< CellPtr > &rCells, const std::vector< unsigned > locationIndices=std::vector< unsigned >()) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| AbstractOffLatticeCellPopulation(AbstractMesh< ELEMENT_DIM, ELEMENT_DIM > &rMesh) | AbstractOffLatticeCellPopulation< DIM > | [protected] |
| AbstractOffLatticeCellPopulation(AbstractMesh< ELEMENT_DIM, ELEMENT_DIM > &rMesh, std::vector< CellPtr > &rCells, const std::vector< unsigned > locationIndices=std::vector< unsigned >()) | AbstractOffLatticeCellPopulation< DIM > | |
| AcceptCellWriter(boost::shared_ptr< AbstractCellWriter< DIM, DIM > > pCellWriter, CellPtr pCell) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| AbstractOffLatticeCellPopulation< DIM >::AcceptCellWriter(boost::shared_ptr< AbstractCellWriter< ELEMENT_DIM, SPACE_DIM > > pCellWriter, CellPtr pCell)=0 | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [pure virtual] |
| AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< DIM, DIM > > pPopulationWriter) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| AbstractOffLatticeCellPopulation< DIM >::AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationWriter)=0 | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [pure virtual] |
| AddCell(CellPtr pNewCell, const c_vector< double, DIM > &rCellDivisionVector, CellPtr pParentCell=CellPtr()) | VertexBasedCellPopulation< DIM > | [inline] |
| AbstractOffLatticeCellPopulation< DIM >::AddCell(CellPtr pNewCell, const c_vector< double, SPACE_DIM > &rCellDivisionVector, CellPtr pParentCell=CellPtr())=0 | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [pure virtual] |
| AddCellUsingLocationIndex(unsigned index, CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [virtual] |
| AddCellWriter() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [inline] |
| AddNode(Node< DIM > *pNewNode) | VertexBasedCellPopulation< DIM > | [inline] |
| AbstractOffLatticeCellPopulation< DIM >::AddNode(Node< ELEMENT_DIM > *pNewNode)=0 | AbstractOffLatticeCellPopulation< DIM > | [pure virtual] |
| AddPopulationWriter() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [inline] |
| Begin() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| boost::serialization::access class | VertexBasedCellPopulation< DIM > | [friend] |
| CloseOutputFiles() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [virtual] |
| CreateOrderedPair(unsigned index1, unsigned index2) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| End() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GenerateCellResults() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [virtual] |
| GetAbsoluteMovementThreshold() | AbstractOffLatticeCellPopulation< DIM > | |
| GetCellAncestors() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetCellCyclePhaseCount() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetCellMutationStateCount() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetCellProliferativeTypeCount() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetCellPropertyRegistry() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetCellsUsingLocationIndex(unsigned index) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetCellUsingLocationIndex(unsigned index) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [virtual] |
| GetCentroidOfCellPopulation() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetDampingConstant(unsigned nodeIndex) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| GetDampingConstantMutant() | AbstractOffLatticeCellPopulation< DIM > | |
| GetDampingConstantNormal() | AbstractOffLatticeCellPopulation< DIM > | |
| GetElement(unsigned elementIndex) | VertexBasedCellPopulation< DIM > | [inline] |
| GetElementCorrespondingToCell(CellPtr pCell) | VertexBasedCellPopulation< DIM > | [inline] |
| GetIdentifier() const | Identifiable | |
| GetLocationIndexUsingCell(CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetLocationOfCellCentre(CellPtr pCell) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| GetNeighbouringNodeIndices(unsigned index) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| GetNode(unsigned index) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| GetNumAllCells() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetNumElements() | VertexBasedCellPopulation< DIM > | [inline] |
| GetNumNodes() | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| GetNumRealCells() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetOutputCellRearrangementLocations() | VertexBasedCellPopulation< DIM > | [inline] |
| GetOutputResultsForChasteVisualizer() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetSizeOfCellPopulation() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| GetTetrahedralMeshUsingVertexMesh() | VertexBasedCellPopulation< DIM > | [inline] |
| GetVertexBasedDivisionRule() | VertexBasedCellPopulation< DIM > | [inline] |
| GetVolumeOfCell(CellPtr pCell) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| GetWidth(const unsigned &rDimension) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| HasWriter() const | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [inline] |
| InitialiseCells() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| IsCellAssociatedWithADeletedLocation(CellPtr pCell) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| IsCellAttachedToLocationIndex(unsigned index) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| IsRoomToDivide(CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [virtual] |
| mAbsoluteMovementThreshold | AbstractOffLatticeCellPopulation< DIM > | [protected] |
| mCellCyclePhaseCount | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mCellLocationMap | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mCellMutationStateCount | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mCellPopulationWriters | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mCellProliferativeTypesCount | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mCells | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mCellWriters | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mCentroid | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mDampingConstantMutant | AbstractOffLatticeCellPopulation< DIM > | [protected] |
| mDampingConstantNormal | AbstractOffLatticeCellPopulation< DIM > | [protected] |
| mDeleteMesh | VertexBasedCellPopulation< DIM > | [private] |
| mLocationCellMap | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mOutputCellRearrangementLocations | VertexBasedCellPopulation< DIM > | [private] |
| mOutputResultsForChasteVisualizer | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| MoveCellInLocationMap(CellPtr pCell, unsigned old_index, unsigned new_index) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| mpCellPropertyRegistry | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mpMutableVertexMesh | VertexBasedCellPopulation< DIM > | [private] |
| mpVertexBasedDivisionRule | VertexBasedCellPopulation< DIM > | [private] |
| mpVtkMetaFile | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| mrMesh | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [protected] |
| OpenWritersFiles(const std::string &rDirectory) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| OpenWritersFilesForAppend(const std::string &rDirectory) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| OutputCellPopulationInfo(out_stream &rParamsFile) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| OutputCellPopulationParameters(out_stream &rParamsFile) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| RemoveCellUsingLocationIndex(unsigned index, CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [virtual] |
| RemoveDeadCells() | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| rGetCells() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| rGetMesh() | VertexBasedCellPopulation< DIM > | [inline] |
| rGetMesh() const | VertexBasedCellPopulation< DIM > | [inline] |
| serialize(Archive &archive, const unsigned int version) | VertexBasedCellPopulation< DIM > | [inline, private] |
| SetAbsoluteMovementThreshold(double absoluteMovementThreshold) | AbstractOffLatticeCellPopulation< DIM > | |
| SetCellAncestorsToLocationIndices() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| SetCellUsingLocationIndex(unsigned index, CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| SetDampingConstantMutant(double dampingConstantMutant) | AbstractOffLatticeCellPopulation< DIM > | |
| SetDampingConstantNormal(double dampingConstantNormal) | AbstractOffLatticeCellPopulation< DIM > | |
| SetDataOnAllCells(const std::string &dataName, double dataValue) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| SetDefaultCellMutationStateAndProliferativeTypeOrdering() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| SetNode(unsigned index, ChastePoint< DIM > &rNewLocation) | VertexBasedCellPopulation< DIM > | [inline] |
| AbstractOffLatticeCellPopulation< DIM >::SetNode(unsigned nodeIndex, ChastePoint< ELEMENT_DIM > &rNewLocation)=0 | AbstractOffLatticeCellPopulation< DIM > | [pure virtual] |
| AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM >::SetNode(unsigned nodeIndex, ChastePoint< SPACE_DIM > &rNewLocation)=0 | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [pure virtual] |
| SetOutputCellRearrangementLocations(bool outputCellRearrangementLocations) | VertexBasedCellPopulation< DIM > | [inline] |
| SetOutputResultsForChasteVisualizer(bool outputResultsForChasteVisualizer) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | |
| SetVertexBasedDivisionRule(boost::shared_ptr< AbstractVertexBasedDivisionRule< DIM > > pVertexBasedDivisionRule) | VertexBasedCellPopulation< DIM > | [inline] |
| TestVertexBasedDivisionRules class | VertexBasedCellPopulation< DIM > | [friend] |
| Update(bool hasHadBirthsOrDeaths=true) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| UpdateCellProcessLocation() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [virtual] |
| UpdateNodeLocations(double dt) | VertexBasedCellPopulation< DIM > | [inline, virtual] |
| Validate() | VertexBasedCellPopulation< DIM > | [inline, private, virtual] |
| VertexBasedCellPopulation(MutableVertexMesh< DIM, DIM > &rMesh, std::vector< CellPtr > &rCells, bool deleteMesh=false, bool validate=true, const std::vector< unsigned > locationIndices=std::vector< unsigned >()) | VertexBasedCellPopulation< DIM > | [inline] |
| VertexBasedCellPopulation(MutableVertexMesh< DIM, DIM > &rMesh) | VertexBasedCellPopulation< DIM > | [inline] |
| WriteResultsToFiles(const std::string &rDirectory) | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [virtual] |
| WriteVtkResultsToFile(const std::string &rDirectory) | VertexBasedCellPopulation< DIM > | [inline, private, virtual] |
| ~AbstractCellPopulation() | AbstractCellPopulation< ELEMENT_DIM, ELEMENT_DIM > | [virtual] |
| ~Identifiable() | Identifiable | [virtual] |
| ~VertexBasedCellPopulation() | VertexBasedCellPopulation< DIM > | [inline, virtual] |