Reading of the (now deprecated and infrequently used) Foam Trisurface Format. More...
#include <surfMesh/FTRsurfaceFormat.H>
Reading of the (now deprecated and infrequently used) Foam Trisurface Format.
Definition at line 55 of file FTRsurfaceFormat.H.
Inheritance diagram for FTRsurfaceFormat< Face >:
Collaboration diagram for FTRsurfaceFormat< Face >:Classes | |
| class | ftrPatch |
| read compatibility for ftr patch definitions
| |
Public Member Functions | |
| FTRsurfaceFormat (const fileName &) | |
| Construct from file name.
| |
| virtual | ~FTRsurfaceFormat () |
| virtual bool | read (const fileName &) |
| Read from file.
| |
Static Public Member Functions | |
| static autoPtr < UnsortedMeshedSurface< Face > > | New (const fileName &name) |
| Read file and return surface.
| |
| FTRsurfaceFormat | ( | const fileName & | filename ) |
Construct from file name.
Definition at line 34 of file FTRsurfaceFormat.C.
| virtual ~FTRsurfaceFormat | ( | ) | [inline, virtual]
|
Definition at line 116 of file FTRsurfaceFormat.H.
| static autoPtr<UnsortedMeshedSurface<Face> > New | ( | const fileName & | name ) | [inline, static]
|
Read file and return surface.
Reimplemented from UnsortedMeshedSurface< Face >.
Definition at line 105 of file FTRsurfaceFormat.H.
References Foam::name().
| bool read | ( | const fileName & | filename ) | [virtual]
|
Read from file.
Reimplemented from UnsortedMeshedSurface< Face >.
Definition at line 46 of file FTRsurfaceFormat.C.
References List< T >::clear(), clear(), Foam::exit(), Foam::FatalError, FatalErrorIn, forAll, IOstream::good(), name(), List< T >::size(), and List< T >::transfer().