Nastran surface reader. More...
#include <surfMesh/NASsurfaceFormat.H>
Nastran surface reader.
- Uses the Ansa "$ANSA_NAME" or the Hypermesh "$HMNAME COMP" extensions to obtain zone names.
GRID 2810.20269-.030265-2.358-8
Definition at line 63 of file NASsurfaceFormat.H.
 Inheritance diagram for NASsurfaceFormat< Face >:
 Collaboration diagram for NASsurfaceFormat< Face >:Public Member Functions | |
| NASsurfaceFormat (const fileName &) | |
| Construct from file name.  
 | |
| virtual | ~NASsurfaceFormat () | 
| virtual bool | read (const fileName &) | 
| Read from a file.  
 | |
Static Public Member Functions | |
| static autoPtr< MeshedSurface < Face > >  | New (const fileName &name) | 
| Read file and return surface.  
 | |
| NASsurfaceFormat | ( | const fileName & | filename ) | 
Construct from file name.
Definition at line 34 of file NASsurfaceFormat.C.
| virtual ~NASsurfaceFormat | ( | ) |  [inline, virtual]
 | 
        
Definition at line 99 of file NASsurfaceFormat.H.
| static autoPtr<MeshedSurface<Face> > New | ( | const fileName & | name ) |  [inline, static]
 | 
        
Read file and return surface.
Reimplemented from MeshedSurface< Face >.
Definition at line 88 of file NASsurfaceFormat.H.
References Foam::name().
| bool read | ( | const fileName & | filename ) |  [virtual]
 | 
        
Read from a file.
Reimplemented from MeshedSurface< Face >.
Definition at line 46 of file NASsurfaceFormat.C.
References DynamicList< T, SizeInc, SizeMult, SizeDiv >::append(), clear(), DynamicList< T, SizeInc, SizeMult, SizeDiv >::clearStorage(), HashTable< T, label, Hash< label > >::end(), HashTable< T, Key, Hash >::end(), Foam::endl(), Foam::exit(), f(), Foam::FatalError, FatalErrorIn, HashTable< T, label, Hash< label > >::find(), HashTable< T, Key, Hash >::find(), forAll, forAllConstIter, ISstream::getLine(), IOstream::good(), Foam::Info, HashSet< Key, Hash >::insert(), HashTable< T, Key, Hash >::insert(), HashTable< T, label, Hash< label > >::insert(), IOstream::lineNumber(), name(), IFstream::name(), Foam::nl, Foam::parseNASCoord(), DynamicList< T, SizeInc, SizeMult, SizeDiv >::shrink(), List< T >::size(), triFace(), DynamicList< T, SizeInc, SizeMult, SizeDiv >::xfer(), and y.