This is the complete list of members for EFAFace, including all inherited members.
| _edges | EFAFace | private |
| _face_interior_nodes | EFAFace | private |
| _interior_nodes | EFAFace | private |
| _nodes | EFAFace | private |
| _num_edges | EFAFace | private |
| _num_nodes | EFAFace | private |
| adjacentCommonEdge(const EFAFace *other_face) const | EFAFace | |
| combineTwoEdges(unsigned int edge_id1, unsigned int edge_id2) | EFAFace | |
| combineWithFace(const EFAFace *other_face) const | EFAFace | |
| containsFace(const EFAFace *other_face) const | EFAFace | |
| containsNode(const EFANode *node) const | EFAFace | |
| copyIntersection(const EFAFace &from_face) | EFAFace | |
| createEdges() | EFAFace | |
| createNodes() | EFAFace | |
| EFAFace(unsigned int n_nodes, unsigned int num_interior_face_nodes=0) | EFAFace | |
| EFAFace(const EFAFace &other_face) | EFAFace | |
| EFAFace(const EFAFragment2D *frag) | EFAFace | |
| equivalent(const EFAFace *other_face) const | EFAFace | |
| getEdge(unsigned int edge_id) const | EFAFace | |
| getEdgeNodeParametricCoords(EFANode *node, std::vector< double > &xi_2d) const | EFAFace | |
| getFaceNodeParametricCoords(EFANode *node, std::vector< double > &xi_2d) const | EFAFace | |
| getInteriorFaceNode(unsigned int i) const | EFAFace | inline |
| getInteriorNode(unsigned int index) const | EFAFace | |
| getMasterInfo(EFANode *node, std::vector< EFANode * > &master_nodes, std::vector< double > &master_weights) const | EFAFace | |
| getNode(unsigned int node_id) const | EFAFace | |
| getNumCuts() const | EFAFace | |
| hasIntersection() const | EFAFace | |
| hasSameOrientation(const EFAFace *other_face) const | EFAFace | |
| isAdjacent(const EFAFace *other_face) const | EFAFace | |
| isTriOrQuad() const | EFAFace | |
| mapParametricCoordsFrom1DTo2D(unsigned int edge_id, double xi_1d, std::vector< double > &xi_2d) const | EFAFace | private |
| numEdges() const | EFAFace | |
| numInteriorNodes() const | EFAFace | |
| numNodes() const | EFAFace | |
| ownsEdge(const EFAEdge *other_edge) const | EFAFace | |
| removeEmbeddedNode(EFANode *emb_node) | EFAFace | |
| resetEdgeIntersection(const EFAFace *ref_face) | EFAFace | |
| reverseEdges() | EFAFace | |
| setEdge(unsigned int edge_id, EFAEdge *new_edge) | EFAFace | |
| setInteriorFaceNode(unsigned int i, EFANode *node) | EFAFace | |
| setNode(unsigned int node_id, EFANode *node) | EFAFace | |
| sortEdges() | EFAFace | |
| split() const | EFAFace | |
| switchNode(EFANode *new_node, EFANode *old_node) | EFAFace | |
| ~EFAFace() | EFAFace |
1.8.16