FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

SMESHsurfaceFormat< Face > Class Template Reference

Provide a means of writing tetgen SMESH format. More...

#include <surfMesh/SMESHsurfaceFormat.H>


Detailed Description

template<class Face>
class Foam::fileFormats::SMESHsurfaceFormat< Face >

Provide a means of writing tetgen SMESH format.

Tetgen http://tetgen.berlios.de

See also:
File format information: http://tetgen.berlios.de/fformats.smesh.html
Source files

Definition at line 60 of file SMESHsurfaceFormat.H.

Inheritance diagram for SMESHsurfaceFormat< Face >:
Collaboration diagram for SMESHsurfaceFormat< Face >:

List of all members.

Public Member Functions

 SMESHsurfaceFormat ()
 Construct null.
virtual  ~SMESHsurfaceFormat ()
virtual void  write (const fileName &name) const
 Write object.

Static Public Member Functions

static void  write (const fileName &, const MeshedSurfaceProxy< Face > &)
 Write surface mesh components by proxy.

Constructor & Destructor Documentation

Construct null.

Definition at line 35 of file SMESHsurfaceFormat.C.

virtual ~SMESHsurfaceFormat (  ) [inline, virtual]

Definition at line 83 of file SMESHsurfaceFormat.H.


Member Function Documentation

virtual void write ( const fileName &   name  ) const [inline, virtual]

Write object.

Reimplemented from MeshedSurface< Face >.

Definition at line 93 of file SMESHsurfaceFormat.H.

References SMESHsurfaceFormat< Face >::write().


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