This is the complete list of members for GmCellGeometryInfo, including all inherited members.
| _capabilities (defined in GmCellGeometryMetadata) | GmCellGeometryMetadata | |
| _cellIntegrationRules | GmCellGeometryInfo | privatestatic |
| _cellIntegrationRulesMutex | GmCellGeometryInfo | privatestatic |
| _edgeFaceInfo | GmCellGeometryMetadata | |
| _edgeNodeInfo | GmCellGeometryMetadata | |
| _eqLinearType | GmCellGeometryMetadata | |
| _faceEdgeInfo | GmCellGeometryMetadata | |
| _faceNodeInfo | GmCellGeometryMetadata | |
| _family | GmCellGeometryMetadata | |
| _hierarchical | GmCellGeometryMetadata | |
| _interface | GmCellGeometryMetadata | |
| _name | GmCellGeometryMetadata | |
| _ncoord | GmCellGeometryMetadata | |
| _nedges | GmCellGeometryMetadata | |
| _nextraDofNodes | GmCellGeometryMetadata | |
| _nfaces | GmCellGeometryMetadata | |
| _nfaceTypes | GmCellGeometryMetadata | |
| _nnodes | GmCellGeometryMetadata | |
| _nodeIncidenceInfo | GmCellGeometryMetadata | |
| _nvertices | GmCellGeometryMetadata | |
| _order | GmCellGeometryMetadata | |
| _type | GmCellGeometryMetadata | |
| _volumeNodeInfo | GmCellGeometryMetadata | |
| cellIntegrationRule() const | GmCellGeometryInfo | |
| centroidByIntegration(const GmMatrix &X, GmVector &coord, const GmIntegrationRule *ir=NULL) const | GmCellGeometryInfo | |
| centroidCartesian(const GmMatrix &X, GmVector &coord) const =0 | GmCellGeometryInfo | pure virtual |
| contains(const GmMatrix &X, const GmVector &coord) const | GmCellGeometryInfo | inlinevirtual |
| dimension(const GmMatrix &X) const =0 | GmCellGeometryInfo | pure virtual |
| dimensionByIntegration(const GmMatrix &X, const GmIntegrationRule *ir=NULL) const | GmCellGeometryInfo | |
| edgeIntegrationRule(GmIntegrationRuleType irType, int rule1, int P, int Q) const =0 | GmCellGeometryInfo | pure virtual |
| faceIntegrationRule(int faceType, GmIntegrationRuleType irType, int rule1, int rule2, int P, int Q) const =0 | GmCellGeometryInfo | pure virtual |
| GmCellGeometryInfo(const GmCellGeometryInfo &other) | GmCellGeometryInfo | inline |
| GmCellGeometryInfo(GmCellGeometryMetadata &&metadata) | GmCellGeometryInfo | inline |
| GmCellGeometryMetadata(const GmCellGeometryMetadata &other)=default | GmCellGeometryMetadata | |
| GmCellGeometryMetadata(GmCellGeometryMetadata &&other)=default | GmCellGeometryMetadata | |
| integrationRule(GmIntegrationRuleType irType, int rule1, int rule2, int rule3, int P, int Q) const =0 | GmCellGeometryInfo | pure virtual |
| isValid(const GmMatrix &X, double tol) const | GmCellGeometryInfo | inlinevirtual |
| quality(const GmMatrix &J, double tol) const | GmCellGeometryInfo | inlinevirtual |
| shapeInstance(int P, int Q) const =0 | GmCellGeometryInfo | pure virtual |