Core routines used when reading/writing NASTRAN files. More...
Public Member Functions | |
NASCore () | |
Construct null. More... | |
Static Public Member Functions | |
static scalar | parseNASCoord (const string &) |
Do weird things to extract number. More... | |
Core routines used when reading/writing NASTRAN files.
NASCore | ( | ) |
Construct null.
Definition at line 31 of file NASCore.C.
References NASCore::parseNASCoord().
|
static |
Do weird things to extract number.
Definition at line 38 of file NASCore.C.
References Foam::isspace(), Foam::pow(), and Foam::readScalar().
Referenced by NASCore::NASCore().