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

ensightGeoFile Class Reference

Specialized Ensight output with extra geometry file header. More...

#include <conversion/ensightGeoFile.H>


Detailed Description

Specialized Ensight output with extra geometry file header.

Definition at line 46 of file ensightGeoFile.H.

Inheritance diagram for ensightGeoFile:
Collaboration diagram for ensightGeoFile:

List of all members.

Public Member Functions

 ensightGeoFile (const fileName &pathname, IOstream::streamFormat format=IOstream::BINARY)
 Construct from pathname.
 ~ensightGeoFile ()
 Destructor.
virtual Ostream &  writeKeyword (const string &key)
 write keyword with trailing newline

Constructor & Destructor Documentation

ensightGeoFile ( const fileName &   pathname,
IOstream::streamFormat   format = IOstream::BINARY  
)

Construct from pathname.

Definition at line 31 of file ensightGeoFile.C.

Destructor.

Definition at line 47 of file ensightGeoFile.C.


Member Function Documentation

Foam::Ostream & writeKeyword ( const string &   key  ) [virtual]

write keyword with trailing newline

Reimplemented from ensightFile.

Definition at line 53 of file ensightGeoFile.C.

Referenced by ensightPart::writeGeometry().


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