Go to the source code of this file.
Namespaces | |
Foam | |
Macros | |
#define | checkElemType(test) (elemTypeName.find(test) != std::string::npos) |
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::labelList > | abaqusToFoamFaceAddr_ |
Original source file ABAQUSCore.C
Definition in file ABAQUSCore.C.
#define checkElemType | ( | test | ) | (elemTypeName.find(test) != std::string::npos) |
|
static |
Definition at line 32 of file ABAQUSCore.C.
Referenced by ABAQUSCore::abaqusToFoamFaceAddr().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.