32 #ifndef ensightGeoFile_H 33 #define ensightGeoFile_H void operator=(const ensightGeoFile &)=delete
Disallow default bitwise assignment.
Ensight output with specialised write() for strings, integers and floats. Correctly handles binary wr...
A class for handling file names.
ensightGeoFile(const fileName &filePath, IOstream::streamFormat format=IOstream::BINARY)
Construct from filePath.
Specialised Ensight output with extra geometry file header.
streamFormat
Enumeration for the format of data in the stream.
streamFormat format() const
Return current stream format.
virtual Ostream & writeKeyword(const string &key)
Write keyword with trailing newline.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
~ensightGeoFile()
Destructor.