NASCore Class Reference

Core routines used when reading/writing NASTRAN files. More...

Inheritance diagram for NASCore:

Public Member Functions

 NASCore ()
 Construct null. More...
 

Static Public Member Functions

static scalar parseNASCoord (const string &)
 Do weird things to extract number. More...
 

Detailed Description

Core routines used when reading/writing NASTRAN files.

Source files

Definition at line 51 of file NASCore.H.

Constructor & Destructor Documentation

◆ NASCore()

NASCore ( )

Construct null.

Definition at line 31 of file NASCore.C.

Member Function Documentation

◆ parseNASCoord()

Foam::scalar parseNASCoord ( const string s)
static

Do weird things to extract number.

Definition at line 37 of file NASCore.C.

References Foam::isspace(), Foam::pow(), Foam::readScalar(), and s().

Here is the call graph for this function:

The documentation for this class was generated from the following files: