Chaste Commit::cb13711ecd95ea07ee692b4f17422a5733a769bc
VertexBasedCellPopulation< DIM > Member List

This is the complete list of members for VertexBasedCellPopulation< DIM >, 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 >
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)VertexBasedCellPopulation< DIM >virtual
AbstractOffLatticeCellPopulation< DIM >::AcceptCellWriter(boost::shared_ptr< AbstractCellWriter< ELEMENT_DIM, SPACE_DIM > > pCellWriter, CellPtr pCell)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >pure virtual
AcceptCellWritersAcrossPopulation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protectedvirtual
AcceptPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< DIM, DIM > > pPopulationCountWriter)VertexBasedCellPopulation< DIM >virtual
AbstractOffLatticeCellPopulation< DIM >::AcceptPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationCountWriter)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >pure virtual
AcceptPopulationEventWriter(boost::shared_ptr< AbstractCellPopulationEventWriter< DIM, DIM > > pPopulationEventWriter)VertexBasedCellPopulation< DIM >virtual
AbstractOffLatticeCellPopulation< DIM >::AcceptPopulationEventWriter(boost::shared_ptr< AbstractCellPopulationEventWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationEventWriter)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >pure virtual
AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< DIM, DIM > > pPopulationWriter)VertexBasedCellPopulation< DIM >virtual
AbstractOffLatticeCellPopulation< DIM >::AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< ELEMENT_DIM, SPACE_DIM > > pPopulationWriter)=0AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >pure virtual
AddCell(CellPtr pNewCell, CellPtr pParentCell=CellPtr())VertexBasedCellPopulation< DIM >virtual
AddCellIdOfT2Swap(unsigned idOfT2Swap)VertexBasedCellPopulation< DIM >
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 >
AddLocationOfT2Swap(c_vector< double, DIM > locationOfT2Swap)VertexBasedCellPopulation< DIM >
AddNode(Node< DIM > *pNewNode)VertexBasedCellPopulation< DIM >
AbstractOffLatticeCellPopulation< DIM >::AddNode(Node< SPACE_DIM > *pNewNode)=0AbstractOffLatticeCellPopulation< 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 VertexBasedCellPopulation< DIM >)VertexBasedCellPopulation< DIM >friend
CheckForStepSizeException(unsigned nodeIndex, c_vector< double, DIM > &rDisplacement, double dt)VertexBasedCellPopulation< DIM >virtual
AbstractOffLatticeCellPopulation< DIM >::CheckForStepSizeException(unsigned nodeIndex, c_vector< double, SPACE_DIM > &rDisplacement, double dt)=0AbstractOffLatticeCellPopulation< DIM >pure virtual
ClearDivisionsInformation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
ClearLocationsAndCellIdsOfT2Swaps()VertexBasedCellPopulation< 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 >
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)VertexBasedCellPopulation< DIM >virtual
GetCellIdsOfT2Swaps()VertexBasedCellPopulation< DIM >
GetCellMutationStateCount()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
GetCellProliferativeTypeCount()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 >virtual
GetCentroidOfCellPopulation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
GetDampingConstant(unsigned nodeIndex)VertexBasedCellPopulation< DIM >virtual
GetDampingConstantMutant()AbstractOffLatticeCellPopulation< DIM >
GetDampingConstantNormal()AbstractOffLatticeCellPopulation< DIM >
GetDefaultTimeStep()VertexBasedCellPopulation< DIM >virtual
GetDivisionsInformation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
GetElement(unsigned elementIndex)VertexBasedCellPopulation< DIM >
GetElementCorrespondingToCell(CellPtr pCell)VertexBasedCellPopulation< DIM >
GetIdentifier() constIdentifiable
GetLocationIndexUsingCell(CellPtr pCell)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
GetLocationOfCellCentre(CellPtr pCell)VertexBasedCellPopulation< DIM >virtual
GetLocationsOfT2Swaps()VertexBasedCellPopulation< DIM >
GetNeighbouringEdgeIndices(CellPtr pCell, unsigned edgeLocalIndex)VertexBasedCellPopulation< DIM >virtual
GetNeighbouringLocationIndices(CellPtr pCell)VertexBasedCellPopulation< DIM >virtual
GetNeighbouringNodeIndices(unsigned index)VertexBasedCellPopulation< DIM >virtual
GetNode(unsigned index)VertexBasedCellPopulation< DIM >virtual
GetNumAllCells()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
GetNumElements()VertexBasedCellPopulation< DIM >
GetNumNodes()VertexBasedCellPopulation< DIM >virtual
GetNumRealCells()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
GetOutputCellRearrangementLocations()VertexBasedCellPopulation< DIM >
GetOutputResultsForChasteVisualizer()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
GetRemovalsInformation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
GetRestrictVertexMovementBoolean()VertexBasedCellPopulation< DIM >
GetRosetteRankOfCell(CellPtr pCell)VertexBasedCellPopulation< DIM >
GetSizeOfCellPopulation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
GetTetrahedralMeshForPdeModifier()VertexBasedCellPopulation< DIM >virtual
GetVertexBasedDivisionRule()VertexBasedCellPopulation< DIM >
GetVolumeOfCell(CellPtr pCell)VertexBasedCellPopulation< DIM >virtual
GetWidth(const unsigned &rDimension)VertexBasedCellPopulation< DIM >virtual
HasWriter() constAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >inline
InitialiseCells()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
IsCellAssociatedWithADeletedLocation(CellPtr pCell)VertexBasedCellPopulation< DIM >virtual
IsCellAttachedToLocationIndex(unsigned index)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >virtual
IsPdeNodeAssociatedWithNonApoptoticCell(unsigned pdeNodeIndex)VertexBasedCellPopulation< DIM >virtual
IsRoomToDivide(CellPtr pCell)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >virtual
KillCell(CellPtr pCell, std::string killerInfo)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
mAbsoluteMovementThresholdAbstractOffLatticeCellPopulation< DIM >protected
mCellIdsOfT2SwapsVertexBasedCellPopulation< DIM >private
mCellLocationMapAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCellPopulationCountWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCellPopulationEventWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCellPopulationWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCellsAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCellWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCentroidAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mDampingConstantMutantAbstractOffLatticeCellPopulation< DIM >protected
mDampingConstantNormalAbstractOffLatticeCellPopulation< DIM >protected
mDeleteMeshVertexBasedCellPopulation< DIM >private
mDivisionsInformationAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mLocationCellMapAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mLocationsOfT2SwapsVertexBasedCellPopulation< DIM >private
mOutputCellRearrangementLocationsVertexBasedCellPopulation< DIM >private
mOutputResultsForChasteVisualizerAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
MoveCellInLocationMap(CellPtr pCell, unsigned old_index, unsigned new_index)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
mpCellPropertyRegistryAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mpMutableVertexMeshVertexBasedCellPopulation< DIM >private
mPopulationSrnVertexBasedCellPopulation< DIM >private
mpVertexBasedDivisionRuleVertexBasedCellPopulation< DIM >private
mpVtkMetaFileAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mRemovalsInformationAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mRestrictVertexMovementVertexBasedCellPopulation< DIM >private
mrMeshAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mThrowStepSizeExceptionVertexBasedCellPopulation< DIM >private
mWriteCellVtkResultsVertexBasedCellPopulation< DIM >private
mWriteEdgeVtkResultsVertexBasedCellPopulation< DIM >private
OpenRoundRobinWritersFilesForAppend(OutputFileHandler &rOutputFileHandler)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >private
OpenWritersFiles(OutputFileHandler &rOutputFileHandler)VertexBasedCellPopulation< DIM >virtual
OutputCellPopulationInfo(out_stream &rParamsFile)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
OutputCellPopulationParameters(out_stream &rParamsFile)VertexBasedCellPopulation< DIM >virtual
RemoveCellUsingLocationIndex(unsigned index, CellPtr pCell)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >virtual
RemoveDeadCells()VertexBasedCellPopulation< DIM >virtual
rGetCells()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
rGetMesh()VertexBasedCellPopulation< DIM >
rGetMesh() constVertexBasedCellPopulation< DIM >
rGetVertexBasedPopulationSrn()VertexBasedCellPopulation< DIM >
rGetVertexBasedPopulationSrn() constVertexBasedCellPopulation< DIM >
serialize(Archive &archive, const unsigned int version)VertexBasedCellPopulation< DIM >inlineprivate
SetAbsoluteMovementThreshold(double absoluteMovementThreshold)AbstractOffLatticeCellPopulation< DIM >
SetCellAncestorsToLocationIndices()AbstractCellPopulation< ELEMENT_DIM, SPACE_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 >
SetNode(unsigned index, ChastePoint< DIM > &rNewLocation)VertexBasedCellPopulation< DIM >
AbstractOffLatticeCellPopulation< DIM >::SetNode(unsigned nodeIndex, ChastePoint< SPACE_DIM > &rNewLocation)=0AbstractOffLatticeCellPopulation< DIM >pure virtual
SetOutputCellRearrangementLocations(bool outputCellRearrangementLocations)VertexBasedCellPopulation< DIM >
SetOutputResultsForChasteVisualizer(bool outputResultsForChasteVisualizer)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >
SetRestrictVertexMovementBoolean(bool restrictVertexMovement)VertexBasedCellPopulation< DIM >
SetVertexBasedDivisionRule(boost::shared_ptr< AbstractVertexBasedDivisionRule< DIM > > pVertexBasedDivisionRule)VertexBasedCellPopulation< DIM >
SetWriteCellVtkResults(const bool new_val)VertexBasedCellPopulation< DIM >
SetWriteEdgeVtkResults(const bool new_val)VertexBasedCellPopulation< DIM >
SimulationSetupHook(AbstractCellBasedSimulation< DIM, DIM > *pSimulation)VertexBasedCellPopulation< DIM >virtual
AbstractOffLatticeCellPopulation< 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 >
TestMutableVertexMeshOperationsWithPopulationSrn (defined in VertexBasedCellPopulation< DIM >)VertexBasedCellPopulation< DIM >friend
TestVertexBasedCellPopulation (defined in VertexBasedCellPopulation< DIM >)VertexBasedCellPopulation< DIM >friend
TestVertexBasedDivisionRulesVertexBasedCellPopulation< DIM >friend
TidyTemplatedExportIdentifier(std::string identifier) constIdentifiableprivate
Update(bool hasHadBirthsOrDeaths=true)VertexBasedCellPopulation< DIM >virtual
UpdateCellProcessLocation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >virtual
UpdateNodeLocations(double dt)AbstractOffLatticeCellPopulation< DIM >virtual
Validate()VertexBasedCellPopulation< DIM >privatevirtual
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 >
VertexBasedCellPopulation(MutableVertexMesh< DIM, DIM > &rMesh, VertexBasedPopulationSrn< DIM > &rPopSrn)VertexBasedCellPopulation< DIM >
WriteCellEdgeVtkResultsToFile(const std::string &rDirectory)VertexBasedCellPopulation< DIM >privatevirtual
WriteCellVtkResultsToFile(const std::string &rDirectory)VertexBasedCellPopulation< DIM >privatevirtual
WriteDataToVisualizerSetupFile(out_stream &pVizSetupFile)VertexBasedCellPopulation< DIM >virtual
WriteResultsToFiles(const std::string &rDirectory)AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >virtual
WriteVtkResultsToFile(const std::string &rDirectory)VertexBasedCellPopulation< DIM >privatevirtual
~AbstractCellPopulation()AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >virtual
~Identifiable()Identifiablevirtual
~VertexBasedCellPopulation()VertexBasedCellPopulation< DIM >virtual