Chaste  Release::3.4
CaBasedCellPopulation< DIM > Member List

This is the complete list of members for CaBasedCellPopulation< DIM >, including all inherited members.

AbstractCellPopulation(AbstractMesh< ELEMENT_DIM, ELEMENT_DIM > &rMesh)AbstractCellPopulation< DIM >protected
AbstractCellPopulation(AbstractMesh< ELEMENT_DIM, ELEMENT_DIM > &rMesh, std::vector< CellPtr > &rCells, const std::vector< unsigned > locationIndices=std::vector< unsigned >())AbstractCellPopulation< DIM >
AbstractOnLatticeCellPopulation(AbstractMesh< DIM, DIM > &rMesh)AbstractOnLatticeCellPopulation< DIM >protected
AbstractOnLatticeCellPopulation(AbstractMesh< DIM, DIM > &rMesh, std::vector< CellPtr > &rCells, const std::vector< unsigned > locationIndices=std::vector< unsigned >(), bool deleteMesh=false)AbstractOnLatticeCellPopulation< DIM >
AcceptCellWriter(boost::shared_ptr< AbstractCellWriter< DIM, DIM > > pCellWriter, CellPtr pCell)CaBasedCellPopulation< DIM >virtual
AbstractOnLatticeCellPopulation::AcceptCellWriter(boost::shared_ptr< AbstractCellWriter< ELEMENT_DIM, ELEMENT_DIM > > pCellWriter, CellPtr pCell)=0AbstractCellPopulation< DIM >pure virtual
AcceptCellWritersAcrossPopulation()AbstractCellPopulation< DIM >protectedvirtual
AcceptPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< DIM, DIM > > pPopulationCountWriter)CaBasedCellPopulation< DIM >virtual
AbstractOnLatticeCellPopulation::AcceptPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< ELEMENT_DIM, ELEMENT_DIM > > pPopulationCountWriter)=0AbstractCellPopulation< DIM >pure virtual
AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< DIM, DIM > > pPopulationWriter)CaBasedCellPopulation< DIM >virtual
AbstractOnLatticeCellPopulation::AcceptPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< ELEMENT_DIM, ELEMENT_DIM > > pPopulationWriter)=0AbstractCellPopulation< DIM >pure virtual
AddCell(CellPtr pNewCell, const c_vector< double, DIM > &rCellDivisionVector, CellPtr pParentCell=CellPtr())CaBasedCellPopulation< DIM >
AbstractOnLatticeCellPopulation::AddCell(CellPtr pNewCell, const c_vector< double, ELEMENT_DIM > &rCellDivisionVector, CellPtr pParentCell=CellPtr())=0AbstractCellPopulation< DIM >pure virtual
AddCellPopulationCountWriter()AbstractCellPopulation< DIM >inline
AddCellPopulationCountWriter(boost::shared_ptr< AbstractCellPopulationCountWriter< ELEMENT_DIM, ELEMENT_DIM > > pCellPopulationCountWriter)AbstractCellPopulation< DIM >inline
AddCellUsingLocationIndex(unsigned index, CellPtr pCell)CaBasedCellPopulation< DIM >virtual
AddCellWriter()AbstractCellPopulation< DIM >inline
AddCellWriter(boost::shared_ptr< AbstractCellWriter< ELEMENT_DIM, ELEMENT_DIM > > pCellWriter)AbstractCellPopulation< DIM >inline
AddPopulationWriter()AbstractCellPopulation< DIM >inline
AddPopulationWriter(boost::shared_ptr< AbstractCellPopulationWriter< ELEMENT_DIM, ELEMENT_DIM > > pPopulationWriter)AbstractCellPopulation< DIM >inline
AddSwitchingUpdateRule(boost::shared_ptr< AbstractCaSwitchingUpdateRule< DIM > > pUpdateRule)CaBasedCellPopulation< DIM >
AddUpdateRule(boost::shared_ptr< AbstractCaUpdateRule< DIM > > pUpdateRule)CaBasedCellPopulation< DIM >
Begin()AbstractCellPopulation< DIM >
boost::serialization::access (defined in CaBasedCellPopulation< DIM >)CaBasedCellPopulation< DIM >friend
CaBasedCellPopulation(PottsMesh< DIM > &rMesh, std::vector< CellPtr > &rCells, const std::vector< unsigned > locationIndices, unsigned latticeCarryingCapacity=1u, bool deleteMesh=false, bool validate=false)CaBasedCellPopulation< DIM >
CaBasedCellPopulation(PottsMesh< DIM > &rMesh)CaBasedCellPopulation< DIM >
CloseWritersFiles()AbstractCellPopulation< DIM >
CreateOrderedPair(unsigned index1, unsigned index2)AbstractCellPopulation< DIM >
End()AbstractCellPopulation< DIM >
EvaluateDivisionPropensity(unsigned currentNodeIndex, unsigned targetNodeIndex, CellPtr pCell)CaBasedCellPopulation< DIM >virtual
GetCaBasedDivisionRule()CaBasedCellPopulation< DIM >
GetCellAncestors()AbstractCellPopulation< DIM >
GetCellCyclePhaseCount()AbstractCellPopulation< DIM >
GetCellMutationStateCount()AbstractCellPopulation< DIM >
GetCellProliferativeTypeCount()AbstractCellPopulation< DIM >
GetCellPropertyRegistry()AbstractCellPopulation< DIM >
GetCellsUsingLocationIndex(unsigned index)AbstractCellPopulation< DIM >
GetCellUsingLocationIndex(unsigned index)AbstractCellPopulation< DIM >virtual
GetCentroidOfCellPopulation()AbstractCellPopulation< DIM >
GetIdentifier() const Identifiable
GetIterateRandomlyOverUpdateRuleCollection()AbstractOnLatticeCellPopulation< DIM >
GetLocationIndexUsingCell(CellPtr pCell)AbstractCellPopulation< DIM >
GetLocationOfCellCentre(CellPtr pCell)CaBasedCellPopulation< DIM >virtual
GetNeighbouringLocationIndices(CellPtr pCell)CaBasedCellPopulation< DIM >virtual
GetNeighbouringNodeIndices(unsigned index)AbstractOnLatticeCellPopulation< DIM >virtual
GetNode(unsigned index)CaBasedCellPopulation< DIM >virtual
GetNodeCorrespondingToCell(CellPtr pCell)CaBasedCellPopulation< DIM >
GetNumAllCells()AbstractCellPopulation< DIM >
GetNumNodes()CaBasedCellPopulation< DIM >virtual
GetNumRealCells()AbstractCellPopulation< DIM >
GetOutputResultsForChasteVisualizer()AbstractCellPopulation< DIM >
GetSizeOfCellPopulation()AbstractCellPopulation< DIM >
GetUpdateNodesInRandomOrder()AbstractOnLatticeCellPopulation< DIM >
GetVolumeOfCell(CellPtr pCell)CaBasedCellPopulation< DIM >virtual
GetWidth(const unsigned &rDimension)CaBasedCellPopulation< DIM >virtual
HasWriter() constAbstractCellPopulation< DIM >inline
InitialiseCells()AbstractCellPopulation< DIM >
IsCellAssociatedWithADeletedLocation(CellPtr pCell)CaBasedCellPopulation< DIM >virtual
IsCellAttachedToLocationIndex(unsigned index)AbstractCellPopulation< DIM >
IsRoomToDivide(CellPtr pCell)CaBasedCellPopulation< DIM >virtual
IsSiteAvailable(unsigned index, CellPtr pCell)CaBasedCellPopulation< DIM >virtual
mAvailableSpacesCaBasedCellPopulation< DIM >private
mCellLocationMapAbstractCellPopulation< DIM >protected
mCellPopulationCountWritersAbstractCellPopulation< DIM >protected
mCellPopulationWritersAbstractCellPopulation< DIM >protected
mCellsAbstractCellPopulation< DIM >protected
mCellWritersAbstractCellPopulation< DIM >protected
mCentroidAbstractCellPopulation< DIM >protected
mDeleteMeshAbstractOnLatticeCellPopulation< DIM >protected
mIterateRandomlyOverUpdateRuleCollectionAbstractOnLatticeCellPopulation< DIM >protected
mLatticeCarryingCapacityCaBasedCellPopulation< DIM >private
mLocationCellMapAbstractCellPopulation< DIM >protected
mOutputResultsForChasteVisualizerAbstractCellPopulation< DIM >protected
MoveCellInLocationMap(CellPtr pCell, unsigned old_index, unsigned new_index)AbstractCellPopulation< DIM >
mpCaBasedDivisionRuleCaBasedCellPopulation< DIM >private
mpCellPropertyRegistryAbstractCellPopulation< DIM >protected
mpVtkMetaFileAbstractCellPopulation< DIM >protected
mrMeshAbstractCellPopulation< DIM >protected
mSwitchingUpdateRuleCollectionCaBasedCellPopulation< DIM >private
mUpdateNodesInRandomOrderAbstractOnLatticeCellPopulation< DIM >protected
mUpdateRuleCollectionCaBasedCellPopulation< DIM >private
OpenWritersFiles(OutputFileHandler &rOutputFileHandler)CaBasedCellPopulation< DIM >virtual
OutputCellPopulationInfo(out_stream &rParamsFile)AbstractCellPopulation< DIM >
OutputCellPopulationParameters(out_stream &rParamsFile)CaBasedCellPopulation< DIM >virtual
RemoveAllSwitchingUpdateRules()CaBasedCellPopulation< DIM >
RemoveAllUpdateRules()CaBasedCellPopulation< DIM >
RemoveCellUsingLocationIndex(unsigned index, CellPtr pCell)CaBasedCellPopulation< DIM >virtual
RemoveDeadCells()CaBasedCellPopulation< DIM >virtual
rGetAvailableSpaces()CaBasedCellPopulation< DIM >
rGetCells()AbstractCellPopulation< DIM >
rGetMesh()CaBasedCellPopulation< DIM >
rGetMesh() const CaBasedCellPopulation< DIM >
rGetSwitchingUpdateRuleCollection() const CaBasedCellPopulation< DIM >
rGetUpdateRuleCollection() const CaBasedCellPopulation< DIM >
serialize(Archive &archive, const unsigned int version)CaBasedCellPopulation< DIM >inlineprivate
SetCaBasedDivisionRule(boost::shared_ptr< AbstractCaBasedDivisionRule< DIM > > pCaBasedDivisionRule)CaBasedCellPopulation< DIM >
SetCellAncestorsToLocationIndices()AbstractCellPopulation< DIM >
SetCellUsingLocationIndex(unsigned index, CellPtr pCell)AbstractCellPopulation< DIM >
SetDataOnAllCells(const std::string &rDataName, double dataValue)AbstractCellPopulation< DIM >
SetDefaultCellMutationStateAndProliferativeTypeOrdering()AbstractCellPopulation< DIM >
SetEmptySites(const std::set< unsigned > &rEmptySiteIndices)CaBasedCellPopulation< DIM >private
SetIterateRandomlyOverUpdateRuleCollection(bool iterateRandomly)AbstractOnLatticeCellPopulation< DIM >
SetNode(unsigned index, ChastePoint< DIM > &rNewLocation)AbstractOnLatticeCellPopulation< DIM >
AbstractCellPopulation< DIM >::SetNode(unsigned nodeIndex, ChastePoint< ELEMENT_DIM > &rNewLocation)=0AbstractCellPopulation< DIM >pure virtual
SetOutputResultsForChasteVisualizer(bool outputResultsForChasteVisualizer)AbstractCellPopulation< DIM >
SetUpdateNodesInRandomOrder(bool updateNodesInRandomOrder)AbstractOnLatticeCellPopulation< DIM >
TestCaBasedCellPopulation (defined in CaBasedCellPopulation< DIM >)CaBasedCellPopulation< DIM >friend
Update(bool hasHadBirthsOrDeaths=true)CaBasedCellPopulation< DIM >virtual
UpdateCellLocations(double dt)CaBasedCellPopulation< DIM >virtual
UpdateCellProcessLocation()AbstractCellPopulation< DIM >virtual
Validate()CaBasedCellPopulation< DIM >privatevirtual
WriteResultsToFiles(const std::string &rDirectory)AbstractCellPopulation< DIM >virtual
WriteVtkResultsToFile(const std::string &rDirectory)CaBasedCellPopulation< DIM >privatevirtual
~AbstractCellPopulation()AbstractCellPopulation< DIM >virtual
~AbstractOnLatticeCellPopulation()AbstractOnLatticeCellPopulation< DIM >virtual
~CaBasedCellPopulation()CaBasedCellPopulation< DIM >virtual
~Identifiable()Identifiablevirtual