Specialized Ensight output with extra geometry file header. More...
#include <conversion/ensightGeoFile.H>
Specialized Ensight output with extra geometry file header.
Definition at line 46 of file ensightGeoFile.H.
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
|
ensightGeoFile | ( | const fileName & | pathname, |
IOstream::streamFormat | format = IOstream::BINARY
|
||
) |
Construct from pathname.
Definition at line 31 of file ensightGeoFile.C.
~ensightGeoFile | ( | ) |
Destructor.
Definition at line 47 of file ensightGeoFile.C.
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().