35 #ifndef ensightSurfaceWriter_H 36 #define ensightSurfaceWriter_H 69 const word& fieldName,
71 const bool isNodeValues,
112 const bool verbose =
false 124 const word& fieldName,
126 const bool isNodeValues,
127 const bool verbose =
false 138 const word& fieldName,
140 const bool isNodeValues,
141 const bool verbose =
false 152 const word& fieldName,
154 const bool isNodeValues,
155 const bool verbose =
false 166 const word& fieldName,
168 const bool isNodeValues,
169 const bool verbose =
false 180 const word& fieldName,
182 const bool isNodeValues,
183 const bool verbose =
false A class for handling file names.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces, const bool verbose=false) const
Write single surface geometry to file.
ensightSurfaceWriter()
Construct null.
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.