Cylindrical2dMesh Member List

This is the complete list of members for Cylindrical2dMesh, including all inherited members.

AbstractMesh()AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
AbstractTetrahedralMesh()AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
AddNode(Node< 2 > *pNewNode)Cylindrical2dMesh
MutableMesh< 2, 2 >::AddNode(Node< SPACE_DIM > *pNewNode)MutableMesh< 2, 2 > [virtual]
boost::serialization::access classCylindrical2dMesh [friend]
BoundaryElementIterator typedefAbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM >
BoundaryNodeIterator typedefAbstractMesh< ELEMENT_DIM, SPACE_DIM >
CalculateBoundaryOfFlaggedRegion()TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
CheckVoronoi(double maxPenetration=0.0)MutableMesh< 2, 2 >
Clear()MutableMesh< 2, 2 > [virtual]
ConstructCuboid(unsigned width, unsigned height, unsigned depth, bool stagger=false)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
ConstructFromMeshReader(AbstractMeshReader< ELEMENT_DIM, SPACE_DIM > &rMeshReader, bool cullInternalFaces=false)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
ConstructLinearMesh(unsigned width)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
ConstructRectangularMesh(unsigned width, unsigned height, bool stagger=true)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
CorrectNonPeriodicMesh()Cylindrical2dMesh [private]
CreateHaloNodes()Cylindrical2dMesh [private]
CreateMirrorNodes()Cylindrical2dMesh [private]
Cylindrical2dMesh(double width)Cylindrical2dMesh
Cylindrical2dMesh(double width, std::vector< Node< 2 > * > nodes)Cylindrical2dMesh
DeleteBoundaryNodeAt(unsigned index)MutableMesh< 2, 2 >
DeleteHaloNodes()Cylindrical2dMesh [private]
DeleteNode(unsigned index)MutableMesh< 2, 2 >
DeleteNodePriorToReMesh(unsigned index)MutableMesh< 2, 2 >
EdgesBegin()TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
EdgesEnd()TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
FlagElementsNotContainingNodes(std::set< unsigned > nodes)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GenerateVectorsOfElementsStraddlingPeriodicBoundaries()Cylindrical2dMesh [private]
GetAngleBetweenNodes(unsigned indexA, unsigned indexB)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetBoundaryElement(unsigned index) const AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetBoundaryElementIteratorBegin() const AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetBoundaryElementIteratorEnd() const AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetBoundaryNodeIteratorBegin() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetBoundaryNodeIteratorEnd() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetContainingElementIndex(ChastePoint< SPACE_DIM > testPoint, bool strict=false, std::set< unsigned > testElements=std::set< unsigned >())TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetContainingElementIndices(ChastePoint< SPACE_DIM > testPoint)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetCorrespondingNodeIndex(unsigned nodeIndex)Cylindrical2dMesh [private]
GetDistanceBetweenNodes(unsigned indexA, unsigned indexB)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetDistributedVectorFactory()AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetElement(unsigned index) const AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetElementIteratorBegin(bool skipDeletedElements=true)AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetElementIteratorEnd()AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetInverseJacobianForElement(unsigned elementIndex, c_matrix< double, SPACE_DIM, ELEMENT_DIM > &rJacobian, double &rJacobianDeterminant, c_matrix< double, ELEMENT_DIM, SPACE_DIM > &rInverseJacobian) const TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetJacobianForElement(unsigned elementIndex, c_matrix< double, SPACE_DIM, SPACE_DIM > &rJacobian, double &rJacobianDeterminant) const TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetMeshFileBaseName() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNearestElementIndex(ChastePoint< SPACE_DIM > testPoint)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNode(unsigned index) const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNodeIteratorBegin(bool skipDeletedNodes=true)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNodeIteratorEnd()AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumAllBoundaryElements() const AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumAllElements() const AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumAllNodes() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumBoundaryElements() const MutableMesh< 2, 2 > [virtual]
GetNumBoundaryNodes() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumElements() const MutableMesh< 2, 2 > [virtual]
GetNumNodes() const MutableMesh< 2, 2 > [virtual]
GetSurfaceArea()TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetVectorFromAtoB(const c_vector< double, 2 > &rLocation1, const c_vector< double, 2 > &rLocation2)Cylindrical2dMesh
MutableMesh< 2, 2 >::GetVectorFromAtoB(const c_vector< double, SPACE_DIM > &rLocationA, const c_vector< double, SPACE_DIM > &rLocationB)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetVolume()TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetWeightedDirectionForBoundaryElement(unsigned elementIndex, c_vector< double, SPACE_DIM > &rWeightedDirection, double &rJacobianDeterminant) const TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetWeightedDirectionForElement(unsigned elementIndex, c_vector< double, SPACE_DIM > &rWeightedDirection, double &rJacobianDeterminant) const TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetWidth(const unsigned &rDimension) const Cylindrical2dMesh [virtual]
GetWidthExtremes(const unsigned &rDimension) const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
IsMeshChanging() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
IsThisIndexInList(const unsigned &rNodeIndex, const std::vector< unsigned > &rListOfNodes)Cylindrical2dMesh [private]
mAddedNodesMutableMesh< 2, 2 > [protected]
mBottomCylindrical2dMesh [private]
mBottomHaloNodesCylindrical2dMesh [private]
mBoundaryElementJacobianDeterminantsTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mBoundaryElementsAbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mBoundaryElementWeightedDirectionsTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mBoundaryNodesAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mDeletedBoundaryElementIndicesMutableMesh< 2, 2 > [protected]
mDeletedElementIndicesMutableMesh< 2, 2 > [protected]
mDeletedNodeIndicesMutableMesh< 2, 2 > [protected]
mElementInverseJacobiansTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mElementJacobianDeterminantsTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mElementJacobiansTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mElementsAbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mElementWeightedDirectionsTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mImageToLeftOriginalNodeMapCylindrical2dMesh [private]
mImageToRightOriginalNodeMapCylindrical2dMesh [private]
mLeftImagesCylindrical2dMesh [private]
mLeftOriginalsCylindrical2dMesh [private]
mLeftPeriodicBoundaryElementIndicesCylindrical2dMesh [private]
mMeshChangesDuringSimulationAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mMeshFileBaseNameAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mNodesAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mNodesPermutationAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
MoveMergeNode(unsigned index, unsigned targetIndex, bool concreteMove=true)MutableMesh< 2, 2 >
mpDistributedVectorFactoryAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mRightImagesCylindrical2dMesh [private]
mRightOriginalsCylindrical2dMesh [private]
mRightPeriodicBoundaryElementIndicesCylindrical2dMesh [private]
mTopCylindrical2dMesh [private]
mTopHaloNodesCylindrical2dMesh [private]
MutableMesh()MutableMesh< 2, 2 >
MutableMesh(std::vector< Node< SPACE_DIM > * > nodes)MutableMesh< 2, 2 >
mWidthCylindrical2dMesh [private]
PermuteNodes()TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
PermuteNodes(std::vector< unsigned > &perm)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
PermuteNodesWithMetisBinaries(unsigned numProcs)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
ReadNodesPerProcessorFile(const std::string &rNodesPerProcessorFile)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
ReconstructCylindricalMesh()Cylindrical2dMesh [private]
RefineElement(Element< ELEMENT_DIM, SPACE_DIM > *pElement, ChastePoint< SPACE_DIM > point)MutableMesh< 2, 2 >
RefreshJacobianCachedData()TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
RefreshMesh()TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
ReIndex(NodeMap &map)MutableMesh< 2, 2 >
ReMesh(NodeMap &map)Cylindrical2dMesh [virtual]
MutableMesh< 2, 2 >::ReMesh()MutableMesh< 2, 2 >
RescaleMeshFromBoundaryNode(ChastePoint< 1 > updatedPoint, unsigned boundaryNodeIndex)MutableMesh< 2, 2 >
rGetNodePermutation() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Rotate(c_matrix< double, SPACE_DIM, SPACE_DIM > rotationMatrix)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Rotate(c_vector< double, 3 > axis, double angle)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Rotate(double theta)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
RotateX(const double theta)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
RotateY(const double theta)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
RotateZ(const double theta)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Scale(const double xFactor=1.0, const double yFactor=1.0, const double zFactor=1.0)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
serialize(Archive &archive, const unsigned int version)Cylindrical2dMesh [inline, private]
SetElementOwnerships(unsigned lo, unsigned hi)AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
SetNode(unsigned index, ChastePoint< 2 > point, bool concreteMove)Cylindrical2dMesh
MutableMesh< 2, 2 >::SetNode(unsigned index, ChastePoint< SPACE_DIM > point, bool concreteMove=true)MutableMesh< 2, 2 > [virtual]
SolveBoundaryElementMapping(unsigned index) const TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
SolveElementMapping(unsigned index) const TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
SolveNodeMapping(unsigned index) const TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
TestCylindrical2dMesh (defined in Cylindrical2dMesh)Cylindrical2dMesh [friend]
TetrahedralMesh()TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
TetrahedralMesh(unsigned numElements)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM >
Translate(c_vector< double, SPACE_DIM > displacement)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Translate(const double xMovement=0.0, const double yMovement=0.0, const double zMovement=0.0)TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
UnflagAllElements()TetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
UpdateTopAndBottom()Cylindrical2dMesh [private]
UseTheseElementsToDecideMeshing(std::set< unsigned > mainSideElements)Cylindrical2dMesh [private]
~AbstractMesh()AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
~AbstractTetrahedralMesh()AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
~Cylindrical2dMesh()Cylindrical2dMesh [inline]
~MutableMesh()MutableMesh< 2, 2 > [virtual]


Generated on Tue Aug 4 16:11:12 2009 for Chaste by  doxygen 1.5.5