, including all inherited members.
| AbstractCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [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 > | |
| AbstractCentreBasedCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| AbstractCentreBasedCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh, std::vector< CellPtr > &rCells, const std::vector< unsigned > locationIndices=std::vector< unsigned >()) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| AbstractOffLatticeCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh) | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [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 > | |
| AddCell(CellPtr pNewCell, const c_vector< double, SPACE_DIM > &rCellDivisionVector, CellPtr pParentCell=CellPtr()) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| AddCellUsingLocationIndex(unsigned index, CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| AddNode(Node< SPACE_DIM > *pNewNode)=0 | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| Begin() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| boost::serialization::access class | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [friend] |
| CloseOutputFiles() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| CreateCellPair(CellPtr pCell1, CellPtr pCell2) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| CreateOutputFiles(const std::string &rDirectory, bool cleanOutputDirectory) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| End() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GenerateCellResults(CellPtr pCell, std::vector< unsigned > &rCellProliferativeTypeCounter, std::vector< unsigned > &rCellCyclePhaseCounter) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| GenerateCellResultsAndWriteToFiles() | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| GetAbsoluteMovementThreshold() | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellAncestors() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellMutationStateCount() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellPropertyRegistry() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellsUsingLocationIndex(unsigned index) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellUsingLocationIndex(unsigned index) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCentroidOfCellPopulation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetDampingConstant(unsigned nodeIndex) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| GetDampingConstantMutant() | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetDampingConstantNormal() | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetIdentifier() const | Identifiable | |
| GetLocationIndexUsingCell(CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetLocationOfCellCentre(CellPtr pCell) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| GetMeinekeDivisionSeparation() | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetNeighbouringNodeIndices(unsigned index)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| GetNode(unsigned index)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| GetNodeCorrespondingToCell(CellPtr pCell) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetNumNodes()=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| GetNumRealCells() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetOutputCellAges() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetOutputCellAncestors() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetOutputCellCyclePhases() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetOutputCellIdData() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetOutputCellMutationStates() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetOutputCellProliferativeTypes() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetOutputCellVariables() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetOutputCellVolumes() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetSizeOfCellPopulation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetVolumeOfCell(CellPtr pCell)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| GetWidth(const unsigned &rDimension)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| InitialiseCells() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| IsCellAssociatedWithADeletedLocation(CellPtr pCell) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| IsCellAttachedToLocationIndex(unsigned index) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| IsGhostNode(unsigned index) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| IsMarkedSpring(const std::pair< CellPtr, CellPtr > &rCellPair) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| IsParticle(unsigned index) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| mAbsoluteMovementThreshold | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| MarkSpring(std::pair< CellPtr, CellPtr > &rCellPair) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| mCellCyclePhaseCount | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCellLocationMap | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCellProliferativeTypeCount | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mCells | 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] |
| mDirPath | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mLocationCellMap | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mMarkedSprings | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mMeinekeDivisionSeparation | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mOutputCellAges | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mOutputCellAncestors | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mOutputCellCyclePhases | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mOutputCellIdData | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mOutputCellMutationStates | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mOutputCellProliferativeTypes | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mOutputCellVariables | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mOutputCellVolumes | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| MoveCellInLocationMap(CellPtr pCell, unsigned old_index, unsigned new_index) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| mpCellAgesFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpCellCyclePhasesFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpCellIdFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpCellMutationStatesFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpCellProliferativeTypesFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpCellPropertyRegistry | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpCellVariablesFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpCellVolumesFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpVizBoundaryNodesFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpVizCellAncestorsFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpVizCellProliferativePhasesFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpVizCellProliferativeTypesFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpVizNodesFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mpVtkMetaFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| mrMesh | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected] |
| OutputCellPopulationInfo(out_stream &rParamsFile) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| OutputCellPopulationParameters(out_stream &rParamsFile) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| RemoveCellUsingLocationIndex(unsigned index, CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| RemoveDeadCells()=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| rGetCellCyclePhaseCount() const | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| rGetCellProliferativeTypeCount() const | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| rGetCells() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| rGetMesh() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| rGetNodePairs()=0 | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| serialize(Archive &archive, const unsigned int version) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [inline, private] |
| SetAbsoluteMovementThreshold(double absoluteMovementThreshold) | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetCellAncestorsToLocationIndices() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetCellUsingLocationIndex(unsigned index, CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetDampingConstantMutant(double dampingConstantMutant) | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetDampingConstantNormal(double dampingConstantNormal) | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetDataOnAllCells(const std::string &dataName, double dataValue) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetDefaultMutationStateOrdering() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetMeinekeDivisionSeparation(double divisionSeparation) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetNode(unsigned nodeIndex, ChastePoint< SPACE_DIM > &rNewLocation)=0 | AbstractOffLatticeCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| SetOutputCellAges(bool outputCellAges) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetOutputCellAncestors(bool outputCellAncestors) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetOutputCellCyclePhases(bool outputCellCyclePhases) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetOutputCellIdData(bool outputCellIdData) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetOutputCellMutationStates(bool outputCellMutationStates) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetOutputCellProliferativeTypes(bool outputCellProliferativeTypes) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetOutputCellVariables(bool outputCellVariables) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetOutputCellVolumes(bool outputCellVolumes) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| UnmarkSpring(std::pair< CellPtr, CellPtr > &rCellPair) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| Update(bool hasHadBirthsOrDeaths=true)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| UpdateNodeLocations(const std::vector< c_vector< double, SPACE_DIM > > &rNodeForces, double dt) | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| Validate()=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected, pure virtual] |
| WriteCellIdDataToFile() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| WriteCellResultsToFiles(std::vector< unsigned > &rCellProliferativeTypeCounter, std::vector< unsigned > &rCellCyclePhaseCounter) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| WriteCellVolumeResultsToFile()=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [pure virtual] |
| WriteResultsToFiles() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| WriteTimeAndNodeResultsToFiles() | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| WriteVtkResultsToFile()=0 | AbstractCentreBasedCellPopulation< ELEMENT_DIM, SPACE_DIM > | [protected, pure virtual] |
| ~AbstractCellPopulation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | [virtual] |
| ~Identifiable() | Identifiable | [virtual] |