35 #ifndef noSurfaceWriter_H 36 #define noSurfaceWriter_H 90 const word& fieldName,
92 const bool isNodeValues
104 const word& fieldName,
106 const bool isNodeValues
118 const word& fieldName,
120 const bool isNodeValues
132 const word& fieldName,
134 const bool isNodeValues
146 const word& fieldName,
148 const bool isNodeValues
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces) const
Write single surface geometry to file.
A class for handling file names.
A dummy surfaceWriter selected to disable surface writing.
noSurfaceWriter(const IOstream::streamFormat writeFormat)
Construct given write format.
A class for handling words, derived from string.
streamFormat
Enumeration for the format of data in the stream.
virtual ~noSurfaceWriter()
Destructor.
TypeName("none")
Runtime type information.
Base class for surface writers.