ABAQUSCore.C File Reference
Include dependency graph for ABAQUSCore.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define checkElemType(Name)   elemTypeName.contains(Name)
 

Functions

static void skipComments (ISstream &iss)
 
static string getIdentifier (const word &keyword, string &inputLine)
 
static bool appendCsvLabels (const std::string &line, labelUList &elemNodes, label &nodei)
 

Variables

static Foam::Map< Foam::labelListabaqusToFoamFaceAddr_
 

Detailed Description

Original source file ABAQUSCore.C

Definition in file ABAQUSCore.C.

Macro Definition Documentation

◆ checkElemType

#define checkElemType (   Name)    elemTypeName.contains(Name)

Variable Documentation

◆ abaqusToFoamFaceAddr_

Foam::Map<Foam::labelList> abaqusToFoamFaceAddr_
static

Definition at line 31 of file ABAQUSCore.C.

Referenced by ABAQUSCore::abaqusToFoamFaceAddr().