Chaste Commit::8b5d759ac2eb95e67ae57699734101efccb0a0a9
ImmersedBoundaryCellPopulation< DIM > Member List

This is the complete list of members for ImmersedBoundaryCellPopulation< 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)ImmersedBoundaryCellPopulation< 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)ImmersedBoundaryCellPopulation< 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)ImmersedBoundaryCellPopulation< 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)ImmersedBoundaryCellPopulation< 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())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)=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 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)=0AbstractOffLatticeCellPopulation< 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() constImmersedBoundaryCellPopulation< 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() constImmersedBoundaryCellPopulation< 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() constIdentifiable
GetImmersedBoundaryDivisionRule()ImmersedBoundaryCellPopulation< DIM >
GetInteractionDistance() constImmersedBoundaryCellPopulation< DIM >
GetIntrinsicSpacing() constImmersedBoundaryCellPopulation< 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() constImmersedBoundaryCellPopulation< 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() constAbstractCellPopulation< 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 >
mAbsoluteMovementThresholdAbstractOffLatticeCellPopulation< DIM >protected
mCellLocationMapAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCellPopulationCountWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCellPopulationEventWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCellPopulationWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCellRearrangementThresholdImmersedBoundaryCellPopulation< DIM >private
mCellsAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCellWritersAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mCentroidAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mDampingConstantMutantAbstractOffLatticeCellPopulation< DIM >protected
mDampingConstantNormalAbstractOffLatticeCellPopulation< DIM >protected
mDeleteMeshImmersedBoundaryCellPopulation< DIM >private
mDivisionsInformationAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mInteractionDistanceImmersedBoundaryCellPopulation< DIM >private
mIntrinsicSpacingImmersedBoundaryCellPopulation< DIM >private
mLocationCellMapAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mOutputNodeRegionToVtkImmersedBoundaryCellPopulation< 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
mpImmersedBoundaryDivisionRuleImmersedBoundaryCellPopulation< DIM >private
mpImmersedBoundaryMeshImmersedBoundaryCellPopulation< DIM >private
mPopulationHasActiveSourcesImmersedBoundaryCellPopulation< DIM >private
mpVtkMetaFileAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mReMeshFrequencyImmersedBoundaryCellPopulation< DIM >private
mRemovalsInformationAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mrMeshAbstractCellPopulation< ELEMENT_DIM, SPACE_DIM >protected
mThrowStepSizeExceptionImmersedBoundaryCellPopulation< 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() constImmersedBoundaryCellPopulation< DIM >
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)=0AbstractOffLatticeCellPopulation< 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 >
TestImmersedBoundaryCellPopulationImmersedBoundaryCellPopulation< DIM >friend
TestImmersedBoundaryDivisionRulesImmersedBoundaryCellPopulation< DIM >friend
ThrowsStepSizeException() constImmersedBoundaryCellPopulation< DIM >
TidyTemplatedExportIdentifier(std::string identifier) constIdentifiableprivate
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()Identifiablevirtual
~ImmersedBoundaryCellPopulation()ImmersedBoundaryCellPopulation< DIM >virtual