| 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 > | |
| AbstractOffLatticeCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_DIM > &rMesh) | AbstractOffLatticeCellPopulation< DIM > | protected |
| AbstractOffLatticeCellPopulation(AbstractMesh< ELEMENT_DIM, SPACE_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) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| AbstractOffLatticeCellPopulation< DIM >::AcceptCellWriter(boost::shared_ptr< AbstractCellWriter< ELEMENT_DIM, SPACE_DIM > > pCellWriter, CellPtr pCell)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | pure virtual |
| AcceptCellWritersAcrossPopulation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protectedvirtual |
| AcceptPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< DIM, DIM > > pPopulationCountWriter) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| AbstractOffLatticeCellPopulation< DIM >::AcceptPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationCountWriter)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | pure virtual |
| AcceptPopulationEventWriter(boost::shared_ptr< AbstractCellPopulationEventWriter< DIM, DIM > > pPopulationEventWriter) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| AbstractOffLatticeCellPopulation< DIM >::AcceptPopulationEventWriter(boost::shared_ptr< AbstractCellPopulationEventWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationEventWriter)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | pure virtual |
| AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< DIM, DIM > > pPopulationWriter) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| AbstractOffLatticeCellPopulation< DIM >::AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationWriter)=0 | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | pure virtual |
| AddCell(CellPtr pNewCell, CellPtr pParentCell=CellPtr()) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| AddCellPopulationCountWriter() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | inline |
| AddCellPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< ELEMENT_DIM, SPACE_DIM > > pCellPopulationCountWriter) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | inline |
| AddCellPopulationEventWriter() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | inline |
| AddCellPopulationEventWriter(boost::shared_ptr< AbstractCellPopulationEventWriter< ELEMENT_DIM, SPACE_DIM > > pCellPopulationEventWriter) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | inline |
| AddCellUsingLocationIndex(unsigned index, CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| AddCellWriter() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | inline |
| AddCellWriter(boost::shared_ptr< AbstractCellWriter< ELEMENT_DIM, SPACE_DIM > > pCellWriter) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | inline |
| AddDivisionInformation(std::string divisionInformation) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| AddNode(Node< DIM > *pNewNode) | ImmersedBoundaryCellPopulation< DIM > | |
| AbstractOffLatticeCellPopulation< DIM >::AddNode(Node< SPACE_DIM > *pNewNode)=0 | AbstractOffLatticeCellPopulation< 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 |
| AddRemovalInformation(std::string removalInformation) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| Begin() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| boost::serialization::access (defined in ImmersedBoundaryCellPopulation< DIM >) | ImmersedBoundaryCellPopulation< DIM > | friend |
| CalculateIntrinsicCellSize() | ImmersedBoundaryCellPopulation< DIM > | private |
| CheckForStepSizeException(unsigned nodeIndex, c_vector< double, DIM > &rDisplacement, double dt) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| AbstractOffLatticeCellPopulation< DIM >::CheckForStepSizeException(unsigned nodeIndex, c_vector< double, SPACE_DIM > &rDisplacement, double dt)=0 | AbstractOffLatticeCellPopulation< DIM > | pure virtual |
| ClearDivisionsInformation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| ClearRemovalsInformation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| CloseRoundRobinWritersFiles() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | private |
| CloseWritersFiles() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| CreateOrderedPair(unsigned index1, unsigned index2) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| Delta1D(double dist, double spacing) | ImmersedBoundaryCellPopulation< DIM > | private |
| DoesPopulationHaveActiveSources() const | ImmersedBoundaryCellPopulation< DIM > | |
| End() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GenerateRemovalInformation(CellPtr pCell, std::string killerInfo) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetAbsoluteMovementThreshold() | AbstractOffLatticeCellPopulation< DIM > | |
| GetCellAncestors() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellCyclePhaseCount() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellDataItemAtPdeNode(unsigned pdeNodeIndex, std::string &rVariableName, bool dirichletBoundaryConditionApplies=false, double dirichletBoundaryValue=0.0) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| GetCellMutationStateCount() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellProliferativeTypeCount() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellPropertyRegistry() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellRearrangementThreshold() const | ImmersedBoundaryCellPopulation< DIM > | |
| GetCellsUsingLocationIndex(unsigned index) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetCellUsingLocationIndex(unsigned index) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| GetCentroidOfCellPopulation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetDampingConstant(unsigned nodeIndex) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| GetDampingConstantMutant() | AbstractOffLatticeCellPopulation< DIM > | |
| GetDampingConstantNormal() | AbstractOffLatticeCellPopulation< DIM > | |
| GetDefaultTimeStep() | ImmersedBoundaryCellPopulation< DIM > | virtual |
| GetDivisionsInformation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetElement(unsigned elementIndex) | ImmersedBoundaryCellPopulation< DIM > | |
| GetElementCorrespondingToCell(CellPtr pCell) | ImmersedBoundaryCellPopulation< DIM > | |
| GetIdentifier() const | Identifiable | |
| GetImmersedBoundaryDivisionRule() | ImmersedBoundaryCellPopulation< DIM > | |
| GetInteractionDistance() const | ImmersedBoundaryCellPopulation< DIM > | |
| GetIntrinsicSpacing() const | ImmersedBoundaryCellPopulation< DIM > | |
| GetLamina(unsigned laminaIndex) | ImmersedBoundaryCellPopulation< DIM > | |
| GetLocationIndexUsingCell(CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetLocationOfCellCentre(CellPtr pCell) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| GetNeighbouringEdgeIndices(CellPtr pCell, unsigned pEdgeIndex) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| GetNeighbouringLocationIndices(CellPtr pCell) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| GetNeighbouringNodeIndices(unsigned index) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| GetNode(unsigned index) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| GetNumAllCells() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetNumElements() | ImmersedBoundaryCellPopulation< DIM > | |
| GetNumLaminas() | ImmersedBoundaryCellPopulation< DIM > | |
| GetNumNodes() | ImmersedBoundaryCellPopulation< DIM > | virtual |
| GetNumRealCells() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetOutputResultsForChasteVisualizer() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetReMeshFrequency() const | ImmersedBoundaryCellPopulation< DIM > | |
| GetRemovalsInformation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetSizeOfCellPopulation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| GetTetrahedralMeshForPdeModifier() | ImmersedBoundaryCellPopulation< DIM > | virtual |
| GetVolumeOfCell(CellPtr pCell) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| GetWidth(const unsigned &rDimension) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| HasWriter() const | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | inline |
| ImmersedBoundaryCellPopulation(ImmersedBoundaryMesh< DIM, DIM > &rMesh, std::vector< CellPtr > &rCells, bool deleteMesh=false, bool validate=true, const std::vector< unsigned > locationIndices=std::vector< unsigned >()) | ImmersedBoundaryCellPopulation< DIM > | |
| ImmersedBoundaryCellPopulation(ImmersedBoundaryMesh< DIM, DIM > &rMesh) | ImmersedBoundaryCellPopulation< DIM > | |
| InitialiseCells() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| IsCellAssociatedWithADeletedLocation(CellPtr pCell) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| IsCellAttachedToLocationIndex(unsigned index) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| IsCellOnBoundary(CellPtr pCell) | ImmersedBoundaryCellPopulation< DIM > | |
| IsPdeNodeAssociatedWithNonApoptoticCell(unsigned pdeNodeIndex) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| IsRoomToDivide(CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| KillCell(CellPtr pCell, std::string killerInfo) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| mAbsoluteMovementThreshold | AbstractOffLatticeCellPopulation< DIM > | protected |
| mCellLocationMap | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mCellPopulationCountWriters | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mCellPopulationEventWriters | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mCellPopulationWriters | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mCellRearrangementThreshold | ImmersedBoundaryCellPopulation< DIM > | private |
| mCells | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mCellWriters | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mCentroid | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mDampingConstantMutant | AbstractOffLatticeCellPopulation< DIM > | protected |
| mDampingConstantNormal | AbstractOffLatticeCellPopulation< DIM > | protected |
| mDeleteMesh | ImmersedBoundaryCellPopulation< DIM > | private |
| mDivisionsInformation | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mInteractionDistance | ImmersedBoundaryCellPopulation< DIM > | private |
| mIntrinsicSpacing | ImmersedBoundaryCellPopulation< DIM > | private |
| mLocationCellMap | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mNodePairs | AbstractOffLatticeCellPopulation< DIM > | protected |
| mOutputNodeRegionToVtk | ImmersedBoundaryCellPopulation< DIM > | private |
| mOutputResultsForChasteVisualizer | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| MoveCellInLocationMap(CellPtr pCell, unsigned old_index, unsigned new_index) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| mpCellPropertyRegistry | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mpImmersedBoundaryDivisionRule | ImmersedBoundaryCellPopulation< DIM > | private |
| mpImmersedBoundaryMesh | ImmersedBoundaryCellPopulation< DIM > | private |
| mPopulationHasActiveSources | ImmersedBoundaryCellPopulation< DIM > | private |
| mpVtkMetaFile | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mReMeshFrequency | ImmersedBoundaryCellPopulation< DIM > | private |
| mRemovalsInformation | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mrMesh | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | protected |
| mThrowStepSizeException | ImmersedBoundaryCellPopulation< DIM > | private |
| OpenRoundRobinWritersFilesForAppend(OutputFileHandler &rOutputFileHandler) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | private |
| OpenWritersFiles(OutputFileHandler &rOutputFileHandler) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| OutputCellPopulationInfo(out_stream &rParamsFile) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| OutputCellPopulationParameters(out_stream &rParamsFile) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| RemoveCellUsingLocationIndex(unsigned index, CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| RemoveDeadCells() | ImmersedBoundaryCellPopulation< DIM > | virtual |
| rGetCells() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| rGetMesh() | ImmersedBoundaryCellPopulation< DIM > | |
| rGetMesh() const | ImmersedBoundaryCellPopulation< DIM > | |
| rGetModifiableNodePairs() | AbstractOffLatticeCellPopulation< DIM > | virtual |
| rGetNodePairs() const | AbstractOffLatticeCellPopulation< DIM > | virtual |
| serialize(Archive &archive, const unsigned int version) | ImmersedBoundaryCellPopulation< DIM > | inlineprivate |
| SetAbsoluteMovementThreshold(double absoluteMovementThreshold) | AbstractOffLatticeCellPopulation< DIM > | |
| SetCellAncestorsToLocationIndices() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetCellRearrangementThreshold(double newThreshold) | ImmersedBoundaryCellPopulation< DIM > | |
| SetCellUsingLocationIndex(unsigned index, CellPtr pCell) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetDampingConstantMutant(double dampingConstantMutant) | AbstractOffLatticeCellPopulation< DIM > | |
| SetDampingConstantNormal(double dampingConstantNormal) | AbstractOffLatticeCellPopulation< DIM > | |
| SetDataOnAllCells(const std::string &rDataName, double dataValue) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetDefaultCellMutationStateAndProliferativeTypeOrdering() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetIfPopulationHasActiveSources(bool hasActiveSources) | ImmersedBoundaryCellPopulation< DIM > | |
| SetImmersedBoundaryDivisionRule(boost::shared_ptr< AbstractImmersedBoundaryDivisionRule< DIM > > pImmersedBoundaryDivisionRule) | ImmersedBoundaryCellPopulation< DIM > | |
| SetInteractionDistance(double newDistance) | ImmersedBoundaryCellPopulation< DIM > | |
| SetNode(unsigned index, ChastePoint< DIM > &rNewLocation) | ImmersedBoundaryCellPopulation< DIM > | |
| AbstractOffLatticeCellPopulation< DIM >::SetNode(unsigned nodeIndex, ChastePoint< SPACE_DIM > &rNewLocation)=0 | AbstractOffLatticeCellPopulation< DIM > | pure virtual |
| SetOutputNodeRegionToVtk(bool outputNodeRegionsToVtk) | ImmersedBoundaryCellPopulation< DIM > | |
| SetOutputResultsForChasteVisualizer(bool outputResultsForChasteVisualizer) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| SetReMeshFrequency(unsigned newFrequency) | ImmersedBoundaryCellPopulation< DIM > | |
| SetThrowsStepSizeException(bool throws) | ImmersedBoundaryCellPopulation< DIM > | |
| SimulationSetupHook(AbstractCellBasedSimulation< ELEMENT_DIM, SPACE_DIM > *pSimulation) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| StartApoptosisOnCell(CellPtr pCell, std::string killerInfo) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | |
| TestImmersedBoundaryCellPopulation | ImmersedBoundaryCellPopulation< DIM > | friend |
| TestImmersedBoundaryDivisionRules | ImmersedBoundaryCellPopulation< DIM > | friend |
| ThrowsStepSizeException() const | ImmersedBoundaryCellPopulation< DIM > | |
| TidyTemplatedExportIdentifier(std::string identifier) const | Identifiable | private |
| Update(bool hasHadBirthsOrDeaths=true) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| UpdateCellProcessLocation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| UpdateNodeLocations(double dt) | ImmersedBoundaryCellPopulation< DIM > | virtual |
| Validate() | ImmersedBoundaryCellPopulation< DIM > | privatevirtual |
| WriteDataToVisualizerSetupFile(out_stream &pVizSetupFile) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| WriteResultsToFiles(const std::string &rDirectory) | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| WriteVtkResultsToFile(const std::string &rDirectory) | ImmersedBoundaryCellPopulation< DIM > | privatevirtual |
| ~AbstractCellPopulation() | AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > | virtual |
| ~Identifiable() | Identifiable | virtual |
| ~ImmersedBoundaryCellPopulation() | ImmersedBoundaryCellPopulation< DIM > | virtual |