38 #ifndef OFSsurfaceFormat_H 39 #define OFSsurfaceFormat_H
word name(const complex &)
Return a string representation of a complex.
A proxy for writing MeshedSurface, UnsortedMeshedSurface and surfMesh to various file formats...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Internal class used by the OFSsurfaceFormat.
static bool read(Istream &, pointField &, List< Face > &, List< surfZone > &)
Read surface mesh components.
Provide a means of reading/writing the single-file OpenFOAM surface format.
static autoPtr< MeshedSurface< Face > > New(const fileName &name)
Read file and return surface.
A surface geometry mesh, in which the surface zone information is conveyed by the 'zoneId' associated...
A class for handling file names.
A surface geometry mesh with zone information, not to be confused with the similarly named surfaceMes...
virtual ~OFSsurfaceFormat()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
static void write(const fileName &, const MeshedSurfaceProxy< Face > &)
Write surface mesh components by proxy.