Public Member Functions | Static Public Member Functions | List of all members
NASCore Class Reference

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

Inheritance diagram for NASCore:
Inheritance graph
[legend]

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.

References NASCore::parseNASCoord().

Here is the call graph for this function:

Member Function Documentation

◆ parseNASCoord()

Foam::scalar parseNASCoord ( const string s)
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().

Here is the call graph for this function:
Here is the caller graph for this function:

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