34void Foam::ensightGeoFile::initialize()
39 write(
"Ensight Geometry File");
46 write(
"node id assign");
49 write(
"element id assign");
99 const string& description
103 writeString(description);
streamFormat
Data format (ascii | binary)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Ensight output with specialized write() for strings, integers and floats. Correctly handles binary wr...
Ostream & writeBinaryHeader()
Write "C Binary" string for binary files (eg, geometry/measured)
static const char *const coordinates
The keyword "coordinates".
void newline()
Add carriage return to ascii stream.
Specialized Ensight output with extra geometry file header.
virtual Ostream & writeKeyword(const keyType &key)
Write keyword with trailing newline.
void beginCoordinates(const label npoints)
Begin a "coordinates" block.
void beginPart(const label index, const string &description)
Begin a "part" (0-based index), with a description.
A class for handling file names.
A class for handling keywords in dictionaries.
fileName path(UMean.rootPath()/UMean.caseName()/"graphs"/UMean.instance())
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for INVALID.
word format(conversionProperties.get< word >("format"))