CellConstIterator typedef | geom::SmrCell< SMR > | |
CellIterator typedef | geom::SmrCell< SMR > | |
CellIteratorSimplex typedef | geom::SmrCell< SMR > | |
computeMaximumEdgeLength(int *a, int *b) const | geom::SmrCell< SMR > | [inline] |
computeMaximumEdgeLength() const | geom::SmrCell< SMR > | [inline] |
computeMinimumEdgeLength(int *a, int *b) const | geom::SmrCell< SMR > | [inline] |
computeMinimumEdgeLength() const | geom::SmrCell< SMR > | [inline] |
doesCellHaveIncidentFaceOnBoundary(const typename SMR::CellConstIterator &c, int i, int j) | geom::SmrCell< SMR > | [related] |
Face typedef | geom::SmrCell< SMR > | |
getCentroid(Vertex *centroid) const | geom::SmrCell< SMR > | [inline] |
getFace(const int m, Face *f) | geom::SmrCell< SMR > | [inline] |
getIdentifier() const | geom::SmrCell< SMR > | [inline] |
getIndex(NodeConstIterator node) const | geom::SmrCell< SMR > | [inline] |
getIndex(NodeIterator node) const | geom::SmrCell< SMR > | [inline] |
getIndex(const Face &f) const | geom::SmrCell< SMR > | [inline] |
getIndex(CellConstIterator c) const | geom::SmrCell< SMR > | [inline] |
getMirrorIndex(const int m) const | geom::SmrCell< SMR > | [inline] |
getMirrorVertex(const int m) | geom::SmrCell< SMR > | [inline] |
getNeighbor(const int m) const | geom::SmrCell< SMR > | [inline] |
getNeighbor(const int m) | geom::SmrCell< SMR > | [inline] |
getNode(const int m) const | geom::SmrCell< SMR > | [inline] |
getNode(const int m) | geom::SmrCell< SMR > | [inline] |
getNodes() const | geom::SmrCell< SMR > | [inline] |
getNumberOfNeighbors() const | geom::SmrCell< SMR > | [inline] |
getSelf() const | geom::SmrCell< SMR > | [inline] |
getSelf() | geom::SmrCell< SMR > | [inline] |
getSimplex(Simplex< M, Vertex > *simplex) | geom::SmrCell< SMR > | [inline] |
hasFace(typename SMR::CellConstIterator cell, typename SMR::Cell::Face &face, int *faceIndex) | geom::SmrCell< SMR > | [related] |
hasFace(typename SMR::CellConstIterator cell, typename SMR::Cell::Face &face) | geom::SmrCell< SMR > | [related] |
hasFace(typename SMR::CellConstIterator cell, typename SMR::NodeConstIterator a, typename SMR::NodeConstIterator b, typename SMR::NodeConstIterator c, int *faceIndex) | geom::SmrCell< SMR > | [related] |
hasFace(typename SMR::CellConstIterator cell, typename SMR::NodeConstIterator a, typename SMR::NodeConstIterator b, typename SMR::NodeConstIterator c) | geom::SmrCell< SMR > | [related] |
hasFace(typename SMR::CellIterator cell, typename SMR::NodeIterator a, typename SMR::NodeIterator b, typename SMR::NodeIterator c, int *faceIndex) | geom::SmrCell< SMR > | [related] |
hasFace(typename SMR::CellIterator cell, typename SMR::NodeIterator a, typename SMR::NodeIterator b, typename SMR::NodeIterator c) | geom::SmrCell< SMR > | [related] |
hasIncidentBoundaryFace(NodeConstIterator node) const | geom::SmrCell< SMR > | [inline] |
hasIncidentBoundaryFace(const int n) const | geom::SmrCell< SMR > | [inline] |
hasNeighbor(CellConstIterator c) const | geom::SmrCell< SMR > | [inline] |
hasNeighbor(CellConstIterator c, int *m) const | geom::SmrCell< SMR > | [inline] |
hasNode(NodeConstIterator node) const | geom::SmrCell< SMR > | [inline] |
hasNode(NodeConstIterator node, int *m) const | geom::SmrCell< SMR > | [inline] |
isFaceOnBoundary(const int m) const | geom::SmrCell< SMR > | [inline] |
isOnBoundary(const typename SMR::CellConstIterator &c, int i, int j) | geom::SmrCell< SMR > | [related] |
isOnBoundary(const typename SMR::Edge &edge) | geom::SmrCell< SMR > | [related] |
M enum value (defined in geom::SmrCell< SMR >) | geom::SmrCell< SMR > | |
Mesh typedef | geom::SmrCell< SMR > | |
negate() | geom::SmrCell< SMR > | [inline] |
NodeConstIterator typedef | geom::SmrCell< SMR > | |
NodeIterator typedef | geom::SmrCell< SMR > | |
NodeIteratorSimplex typedef | geom::SmrCell< SMR > | |
Number typedef | geom::SmrCell< SMR > | |
operator=(const SmrCell &other) | geom::SmrCell< SMR > | [inline] |
put(std::ostream &out) const | geom::SmrCell< SMR > | [inline] |
removeNeighbor(const CellIterator c) | geom::SmrCell< SMR > | [inline] |
setIdentifier(const int identifier) const | geom::SmrCell< SMR > | [inline] |
setNeighbor(const int m, const CellIterator c) | geom::SmrCell< SMR > | [inline] |
setNode(const int m, const NodeIterator node) | geom::SmrCell< SMR > | [inline] |
setSelf(const CellIterator self) | geom::SmrCell< SMR > | [inline] |
SmrCell() | geom::SmrCell< SMR > | [inline] |
SmrCell(const NodeIterator v0, const NodeIterator v1, const CellIterator c0=CellIterator(0), const CellIterator c1=CellIterator(0), const int identifier=-1) | geom::SmrCell< SMR > | [inline] |
SmrCell(const NodeIterator v0, const NodeIterator v1, const NodeIterator v2, const CellIterator c0=CellIterator(0), const CellIterator c1=CellIterator(0), const CellIterator c2=CellIterator(0), const int identifier=-1) | geom::SmrCell< SMR > | [inline] |
SmrCell(const NodeIterator v0, const NodeIterator v1, const NodeIterator v2, const NodeIterator v3, const CellIterator c0=CellIterator(0), const CellIterator c1=CellIterator(0), const CellIterator c2=CellIterator(0), const CellIterator c3=CellIterator(0), const int identifier=-1) | geom::SmrCell< SMR > | [inline] |
SmrCell(const SmrCell &other) | geom::SmrCell< SMR > | [inline] |
unlink() | geom::SmrCell< SMR > | [inline] |
Vertex typedef | geom::SmrCell< SMR > | |
~SmrCell() | geom::SmrCell< SMR > | [inline] |