36 #ifndef foamSurfaceWriter_H 37 #define foamSurfaceWriter_H 64 const word& fieldName,
66 const bool isNodeValues
113 const word& fieldName,
115 const bool isNodeValues
126 const word& fieldName,
128 const bool isNodeValues
139 const word& fieldName,
141 const bool isNodeValues
152 const word& fieldName,
154 const bool isNodeValues
165 const word& fieldName,
167 const bool isNodeValues
virtual ~foamSurfaceWriter()
Destructor.
foamSurfaceWriter(const IOstream::streamFormat writeFormat)
Construct given write format.
A class for handling file names.
TypeName("foam")
Runtime type information.
A surfaceWriter for native OpenFOAM format with support for writing ASCII or binary.
virtual bool separateGeometry()
True if the surface format supports geometry in a separate file.
A class for handling words, derived from string.
streamFormat
Enumeration for the format of data in the stream.
Base class for surface writers.
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces) const
Write single surface geometry to file.