, 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)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationWriter)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| AddCell(CellPtr pNewCell, const c_vector< double, SPACE_DIM > &rCellDivisionVector, CellPtr pParentCell=CellPtr())=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| AddCellUsingLocationIndex(unsigned index, CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline, virtual] |
| AddCellWriter() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| AddNode(Node< SPACE_DIM > *pNewNode)=0 | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| AddPopulationWriter() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| Begin() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| boost::serialization::access class | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [friend] |
| CloseOutputFiles() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline, virtual] |
| CreateOrderedPair(unsigned index1, unsigned index2) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| End() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| GenerateCellResults() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline, virtual] |
| 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)=0 | AbstractOffLatticeCellPopulation< 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)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| GetNeighbouringNodeIndices(unsigned index)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| GetNode(unsigned index)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| GetNumAllCells() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| GetNumNodes()=0 | AbstractCellPopulation< 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)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| GetWidth(const unsigned &rDimension)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| HasWriter() const | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| InitialiseCells() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| IsCellAssociatedWithADeletedLocation(CellPtr pCell)=0 | AbstractCellPopulation< 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] |
| mAbsoluteMovementThreshold | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCellCyclePhaseCount | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCellLocationMap | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCellMutationStateCount | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCellPopulationWriters | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCellProliferativeTypesCount | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCells | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCellWriters | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCentroid | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mDampingConstantMutant | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mDampingConstantNormal | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mLocationCellMap | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mOutputResultsForChasteVisualizer | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| MoveCellInLocationMap(CellPtr pCell, unsigned old_index, unsigned new_index) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| mpCellPropertyRegistry | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpVtkMetaFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mrMesh | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| OpenWritersFiles(const std::string &rDirectory) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline, virtual] |
| OpenWritersFilesForAppend(const std::string &rDirectory) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| 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()=0 | AbstractCellPopulation< 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)=0 | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| SetOutputResultsForChasteVisualizer(bool outputResultsForChasteVisualizer) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline] |
| Update(bool hasHadBirthsOrDeaths=true)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| UpdateCellProcessLocation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline, virtual] |
| UpdateNodeLocations(double dt)=0 | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| Validate()=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected, pure virtual] |
| WriteResultsToFiles(const std::string &rDirectory) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline, virtual] |
| WriteVtkResultsToFile(const std::string &rDirectory)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected, pure virtual] |
| ~AbstractCellPopulation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline, virtual] |
| ~Identifiable() | Identifiable | [virtual] |