Loading...
Searching...
No Matches
ABAQUSCore.C File Reference
Include dependency graph for ABAQUSCore.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Macros

#define checkElemType(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)
Value:
elemTypeName.contains(Name)

Referenced by ABAQUSCore::getElementType().

Variable Documentation

◆ abaqusToFoamFaceAddr_

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

Definition at line 31 of file ABAQUSCore.C.

Referenced by ABAQUSCore::abaqusToFoamFaceAddr().