| _cellId | GmpCell< Base, Proxy, CellMeshData, T, N > | protected |
| _ghostList | GmpGhostCell< Base, Proxy, CellMeshData, T, N > | protected |
| _nodeOffset | GmpCell< Base, Proxy, CellMeshData, T, N > | protected |
| cellId() const (defined in XfemGemaElement< Base, Proxy, CellMeshData, T, N >) | XfemGemaElement< Base, Proxy, CellMeshData, T, N > | inlinevirtual |
| enriched() const | XfemGemaElement< Base, Proxy, CellMeshData, T, N > | inlinevirtual |
| GmpCell(int meshId, int cellId, int offset) | GmpCell< Base, Proxy, CellMeshData, T, N > | |
| GmpGhostCell(int meshId, int cellId, int offset) | GmpGhostCell< Base, Proxy, CellMeshData, T, N > | |
| meshData() const | GmpCell< Base, Proxy, CellMeshData, T, N > | protected |
| offset() const | GmpCell< Base, Proxy, CellMeshData, T, N > | |
| replaceCellId(int id, bool keepActiveFlag) | GmpCell< Base, Proxy, CellMeshData, T, N > | |
| replaceGhostNodes(int *ghostNodes, int numNodes) | GmpGhostCell< Base, Proxy, CellMeshData, T, N > | |
| setEnriched(bool mode) | XfemGemaElement< Base, Proxy, CellMeshData, T, N > | inlineprotectedvirtual |
| setOffset(int offset) | GmpCell< Base, Proxy, CellMeshData, T, N > | |
| XfemGemaElement(int meshId, int id, int offset) | XfemGemaElement< Base, Proxy, CellMeshData, T, N > | inline |