Go to the documentation of this file.
36 #ifndef proxySurfaceWriter_H
37 #define proxySurfaceWriter_H
94 const bool verbose =
false
virtual bool separateGeometry() const
True if the surface format supports geometry in a separate file.
A class for handling words, derived from string.
Base class for surface writers.
A class for handling file names.
A surfaceWriter that writes the geometry via the MeshedSurfaceProxy, but which does not support any f...
virtual fileName write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces, const bool verbose=false) const
Write single surface geometry to file.
Pre-declare SubField and related Field type.
TypeName("proxy")
Runtime type information.
virtual ~proxySurfaceWriter()
Destructor.
proxySurfaceWriter(const word &ext)
Construct for a given extension.
word ext_
The associated file extension.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...