OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

ensightGeoFile Class Reference

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

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 OstreamwriteKeyword (const string &key)
 write keyword with trailing newline

Detailed Description

Specialized Ensight output with extra geometry file header.

Definition at line 38 of file ensightGeoFile.H.


Constructor & Destructor Documentation

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

Construct from pathname.

Definition at line 23 of file ensightGeoFile.C.

~ensightGeoFile (  ) 

Destructor.

Definition at line 39 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 45 of file ensightGeoFile.C.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd