Internal class used by the ABAQUSsurfaceFormat. More...
Additional Inherited Members | |
![]() | |
enum | shapeType : uint8_t { abaqusUnknownShape = 0, abaqusTria = 0x03, abaqusQuad = 0x04, abaqusTet = 0x84, abaqusPyr = 0x85, abaqusPrism = 0x86, abaqusHex = 0x88 } |
![]() | |
static shapeType | getElementType (const std::string &elemTypeName) |
static int | nPoints (shapeType tag) |
static bool | isValidType (shapeType tag) |
static bool | isShellType (shapeType tag) |
static bool | isSolidType (shapeType tag) |
static bool | isEncodedSolidId (const label combinedId) |
static label | encodeSolidId (const label id, const label side) |
static label | decodeSolidElementId (const label combinedId) |
static label | decodeSolidSideNum (const label combinedId) |
static void | writePoints (Ostream &os, const UList< point > &points, const scalar scaleFactor=1.0) |
static label | faceDecomposition (const UList< point > &points, const UList< face > &faces, labelList &decompOffsets, DynamicList< face > &decompFaces) |
![]() | |
ABAQUSCore ()=default | |
![]() | |
static void | renumber0_elemId (label &elemId) |
static const Map< labelList > & | abaqusToFoamFaceAddr () |
Internal class used by the ABAQUSsurfaceFormat.
Definition at line 52 of file ABAQUSsurfaceFormatCore.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.