54 #ifndef starcdSurfaceWriter_H 55 #define starcdSurfaceWriter_H 75 static inline void writeData(
Ostream&,
const Type&);
86 const word& fieldName,
88 const bool isNodeValues
134 const word& fieldName,
136 const bool isNodeValues
147 const word& fieldName,
149 const bool isNodeValues
160 const word& fieldName,
162 const bool isNodeValues
173 const word& fieldName,
175 const bool isNodeValues
187 const word& fieldName,
189 const bool isNodeValues
starcdSurfaceWriter(const IOstream::streamFormat writeFormat)
Construct given write format.
A class for handling file names.
virtual ~starcdSurfaceWriter()
Destructor.
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.
TypeName("starcd")
Runtime type information.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces) const
Write single surface geometry to file.
A surfaceWriter for STARCD files.
Base class for surface writers.