
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::labelList > | abaqusToFoamFaceAddr_ |
Original source file ABAQUSCore.C
Definition in file ABAQUSCore.C.
| #define checkElemType | ( | Name | ) |
Referenced by ABAQUSCore::getElementType().
|
static |
Definition at line 31 of file ABAQUSCore.C.
Referenced by ABAQUSCore::abaqusToFoamFaceAddr().