35 #ifndef ensightSurfaceWriter_H 36 #define ensightSurfaceWriter_H 63 const word& fieldName,
65 const bool isNodeValues
116 const word& fieldName,
118 const bool isNodeValues
129 const word& fieldName,
131 const bool isNodeValues
142 const word& fieldName,
144 const bool isNodeValues
155 const word& fieldName,
157 const bool isNodeValues
168 const word& fieldName,
170 const bool isNodeValues
A class for handling file names.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~ensightSurfaceWriter()
Destructor.
A class for handling words, derived from string.
streamFormat
Enumeration for the format of data in the stream.
A surfaceWriter for Ensight format.
virtual bool separateGeometry()
True if the surface format supports geometry in a separate file.
Base class for surface writers.
TypeName("ensight")
Runtime type information.
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces) const
Write single surface geometry to file.
ensightSurfaceWriter(const IOstream::streamFormat writeFormat)
Construct given write format.