MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > Member List

This is the complete list of members for MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM >, including all inherited members.
AbstractMesh()AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
AbstractTetrahedralMesh()AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
boost::serialization::access classMixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [friend]
BoundaryElementIterator typedefAbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM >
BoundaryNodeIterator typedefAbstractMesh< ELEMENT_DIM, SPACE_DIM >
CableElementIterator typedefMixedDimensionMesh< ELEMENT_DIM, SPACE_DIM >
CalculateBoundingBox() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
CalculateDesignatedOwnershipOfBoundaryElement(unsigned faceIndex)DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
CalculateDesignatedOwnershipOfCableElement(unsigned globalElementIndex)MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline]
CalculateDesignatedOwnershipOfElement(unsigned elementIndex)DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
CalculateMaximumContainingElementsPerProcess() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
CalculateMaximumNodeConnectivityPerProcess() const AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
CalculateNodeExchange(std::vector< std::vector< unsigned > > &rNodesToSendPerProcess, std::vector< std::vector< unsigned > > &rNodesToReceivePerProcess)AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
CheckOutwardNormals()AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
ConstructCuboid(unsigned width, unsigned height, unsigned depth)DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
ConstructFromMesh(AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > &rOtherMesh)AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
ConstructFromMeshReader(AbstractMeshReader< ELEMENT_DIM, SPACE_DIM > &rMeshReader)MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
ConstructLinearMesh(unsigned width)DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
ConstructRectangularMesh(unsigned width, unsigned height, bool stagger=true)DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
ConstructRegularSlabMesh(double spaceStep, double width, double height=0, double depth=0)AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
DistributedTetrahedralMesh(DistributedTetrahedralMeshPartitionType::type partitioningMethod=DistributedTetrahedralMeshPartitionType::METIS_LIBRARY)DistributedTetrahedralMesh< 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]
GetCableElement(unsigned globalElementIndex) const MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetCableElementIteratorBegin() const MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetCableElementIteratorEnd() const MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetDistanceBetweenNodes(unsigned indexA, unsigned indexB)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetDistributedVectorFactory()AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
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]
GetHaloNodeIndices(std::vector< unsigned > &rHaloIndices) const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetHaloNodeIteratorBegin() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetHaloNodeIteratorEnd() const DistributedTetrahedralMesh< 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 AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetMeshFileBaseName() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNode(unsigned index) const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNodeFromPrePermutationIndex(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]
GetNodeOrHaloNode(unsigned index) const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetNumAllBoundaryElements() const AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumAllElements() const AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumAllNodes() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetNumBoundaryElements() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetNumBoundaryNodes() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumCableElements() const MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetNumElements() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetNumHaloNodes() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumLocalBoundaryElements() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumLocalCableElements() const MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumLocalElements() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetNumLocalNodes() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetNumNodes() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetPartitionType() const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline]
GetVectorFromAtoB(const c_vector< double, SPACE_DIM > &rLocationA, const c_vector< double, SPACE_DIM > &rLocationB)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetWeightedDirectionForBoundaryElement(unsigned elementIndex, c_vector< double, SPACE_DIM > &rWeightedDirection, double &rJacobianDeterminant) const AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
GetWidth(const unsigned &rDimension) const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
HaloNodeIterator typedefDistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM >
IsMeshChanging() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
IsMeshOnDisk() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
mBoundaryElementsAbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mBoundaryNodesAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mCableElementsMixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [private]
mCableElementsMappingMixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [private]
mElementsAbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
MixedDimensionMesh(DistributedTetrahedralMeshPartitionType::type partitioningMethod=DistributedTetrahedralMeshPartitionType::METIS_LIBRARY)MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline]
mMeshChangesDuringSimulationAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mMeshFileBaseNameAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mMeshIsLinearAbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mNodesAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mNodesPermutationAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
mNumCableElementsMixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [private]
mpDistributedVectorFactoryAbstractMesh< ELEMENT_DIM, SPACE_DIM > [protected]
PermuteNodes()AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
ReadNodesPerProcessorFile(const std::string &rNodesPerProcessorFile)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
RefreshMesh()AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
RegisterCableElement(unsigned index)MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline]
rGetNodePermutation() const AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Rotate(c_matrix< double, SPACE_DIM, SPACE_DIM > rotationMatrix)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Rotate(c_vector< double, 3 > axis, double angle)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Rotate(double theta)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
RotateX(const double theta)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
RotateY(const double theta)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
RotateZ(const double theta)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Scale(const double xFactor=1.0, const double yFactor=1.0, const double zFactor=1.0)DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
serialize(Archive &archive, const unsigned int version)MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline, private]
SetDistributedVectorFactory(DistributedVectorFactory *pFactory)DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
SetMeshHasChangedSinceLoading()AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
SolveBoundaryElementMapping(unsigned index) const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
SolveElementMapping(unsigned index) const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
SolveNodeMapping(unsigned index) const DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, protected, virtual]
Translate(const c_vector< double, SPACE_DIM > &rDisplacement)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Translate(const double xMovement=0.0, const double yMovement=0.0, const double zMovement=0.0)AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline]
~AbstractMesh()AbstractMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
~AbstractTetrahedralMesh()AbstractTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
~DistributedTetrahedralMesh()DistributedTetrahedralMesh< ELEMENT_DIM, SPACE_DIM > [inline, virtual]
~MixedDimensionMesh()MixedDimensionMesh< ELEMENT_DIM, SPACE_DIM > [inline]
Generated on Thu Dec 22 13:06:09 2011 for Chaste by  doxygen 1.6.3