![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmCellGeometry, including all inherited members.
_info | GmCellGeometry | private |
_infoRegistry | GmCellGeometry | privatestatic |
_maxNumNodes | GmCellGeometry | privatestatic |
_P (defined in GmCellGeometry) | GmCellGeometry | private |
_Q | GmCellGeometry | private |
area(const GmMatrix &X) const | GmCellGeometry | inline |
borderIntegrationRule(int faceType, GmIntegrationRuleType irType, int rule1=-1, int rule2=-1) const | GmCellGeometry | inlineprivate |
centroidCartesian(const GmMatrix &X, GmVector &coord) const | GmCellGeometry | inline |
characteristicDimension(const GmMatrix &X) const | GmCellGeometry | inline |
characteristicLength(const GmMatrix &X) const | GmCellGeometry | inline |
checkElementRegistry() | GmCellGeometry | privatestatic |
checkGeometryIEFCompatibility(GmCellType type) | GmCellGeometry | privatestatic |
checkMetadata(const GmCellGeometryMetadata *data, bool registryFullyInitialised) | GmCellGeometry | privatestatic |
checkX(const GmMatrix &X) const (defined in GmCellGeometry) | GmCellGeometry | inlineprivate |
contains(const GmMatrix &X, const GmVector &coord) const | GmCellGeometry | inline |
edgeElement(int edgeIndex) const | GmCellGeometry | inline |
edgeElementNode(int edgeIndex, int i) const | GmCellGeometry | inline |
edgeFace(int edgeIndex, int i) const | GmCellGeometry | inline |
edgeFromNodes(int n1, int n2) const | GmCellGeometry | inline |
edgeIntegrationRule(GmIntegrationRuleType irType, int rule1=-1) const | GmCellGeometry | inlineprivate |
edgeLinearElement(int edgeIndex) const | GmCellGeometry | inline |
edgeNode(int edgeIndex, int i) const | GmCellGeometry | inline |
faceEdge(int faceIndex, int i) const | GmCellGeometry | inline |
faceElement(int faceIndex) const | GmCellGeometry | inline |
faceElementNode(int faceIndex, int i) const | GmCellGeometry | inline |
faceIntegrationRule(int faceType, GmIntegrationRuleType irType, int rule1=-1, int rule2=-1) const | GmCellGeometry | inlineprivate |
faceLinearElement(int faceIndex) const | GmCellGeometry | inline |
faceNode(int faceIndex, int i) const | GmCellGeometry | inline |
faceType(int faceIndex) const | GmCellGeometry | inline |
faceTypeToStr(GmCellFaceType type) | GmCellGeometry | static |
family() const | GmCellGeometry | inline |
familyTypeToStr(GmCellFamilyType family) | GmCellGeometry | static |
firstEdgeNode(int edgeIndex) const | GmCellGeometry | inline |
geometryInfo(GmCellType type) | GmCellGeometry | inlinestatic |
GmBorderIntegrationRule (defined in GmCellGeometry) | GmCellGeometry | friend |
GmCellGeometry(GmCellType type, int P=0, int Q=0) | GmCellGeometry | inline |
GmIntegrationRule (defined in GmCellGeometry) | GmCellGeometry | friend |
GmShape (defined in GmCellGeometry) | GmCellGeometry | friend |
hasCapability(GmCellGeometryCapabilities capability) const | GmCellGeometry | inline |
incidenceNode(int nodeIndex, int i) const | GmCellGeometry | inline |
integrationRule(GmIntegrationRuleType irType, int rule1=-1, int rule2=-1, int rule3=-1) const | GmCellGeometry | inlineprivate |
isHierarchical() const | GmCellGeometry | inline |
isInterface() const | GmCellGeometry | inline |
isLine() const | GmCellGeometry | inline |
isSolid() const | GmCellGeometry | inline |
isSurface() const | GmCellGeometry | inline |
isValid(const GmMatrix &X, double tol) const | GmCellGeometry | inline |
lastEdgeNode(int edgeIndex) const | GmCellGeometry | inline |
length(const GmMatrix &X) const | GmCellGeometry | inline |
linearElement() const | GmCellGeometry | inline |
maxNumNodes() | GmCellGeometry | inlinestatic |
nodeOnEdge(int nodeIndex, int edgeIndex) const | GmCellGeometry | inline |
numCoord() const | GmCellGeometry | inline |
numEdgeFaces(int edgeIndex) const | GmCellGeometry | inline |
numEdgeNodes(int edgeIndex) const | GmCellGeometry | inline |
numEdges() const | GmCellGeometry | inline |
numExtraDofNodes() const | GmCellGeometry | inline |
numFaceBoundaryNodes(int faceIndex) const | GmCellGeometry | inline |
numFaceEdges(int faceIndex) const | GmCellGeometry | inline |
numFaceNodes(int faceIndex) const | GmCellGeometry | inline |
numFaces() const | GmCellGeometry | inline |
numFaceTypes() const | GmCellGeometry | inline |
numIncidenceNodes(int nodeIndex) const | GmCellGeometry | inline |
numNodes() const | GmCellGeometry | inline |
numVertices() const | GmCellGeometry | inline |
numVolumeInternalNodes() const | GmCellGeometry | inline |
order() const | GmCellGeometry | inline |
quality(const GmMatrix &J, double tol) const | GmCellGeometry | inline |
registerCellType(const GmCellGeometryInfo *cellInfo) | GmCellGeometry | static |
shapeInstance() const | GmCellGeometry | inlineprivate |
strToFaceType(QString str) | GmCellGeometry | static |
strToFamilyType(QString str) | GmCellGeometry | static |
type() const | GmCellGeometry | inline |
typeName() const | GmCellGeometry | inline |
volume(const GmMatrix &X) const | GmCellGeometry | inline |
volumeInternalNode(int i) const | GmCellGeometry | inline |