List of all members
ABAQUSsurfaceFormatCore Class Reference

Internal class used by the ABAQUSsurfaceFormat. More...

Inheritance diagram for ABAQUSsurfaceFormatCore:
Inheritance graph
[legend]
Collaboration diagram for ABAQUSsurfaceFormatCore:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from ABAQUSCore
enum  shapeType : uint8_t {
  abaqusUnknownShape = 0, abaqusTria = 0x03, abaqusQuad = 0x04, abaqusTet = 0x84,
  abaqusPyr = 0x85, abaqusPrism = 0x86, abaqusHex = 0x88
}
 
- Static Public Member Functions inherited from ABAQUSCore
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)
 
- Protected Member Functions inherited from ABAQUSCore
 ABAQUSCore ()=default
 
- Static Protected Member Functions inherited from ABAQUSCore
static void renumber0_elemId (label &elemId)
 
static const Map< labelList > & abaqusToFoamFaceAddr ()
 

Detailed Description

Internal class used by the ABAQUSsurfaceFormat.

Source files

Definition at line 52 of file ABAQUSsurfaceFormatCore.H.


The documentation for this class was generated from the following file: