35 #ifndef rawSurfaceWriter_H 36 #define rawSurfaceWriter_H 56 static inline void writeLocation
63 static inline void writeLocation
72 static void writeHeader
75 const word& fieldName,
80 static inline void writeData(
Ostream&,
const Type&);
91 const word& fieldName,
93 const bool isNodeValues,
123 const bool verbose =
false 135 const word& fieldName,
137 const bool isNodeValues,
138 const bool verbose =
false 149 const word& fieldName,
151 const bool isNodeValues,
152 const bool verbose =
false 163 const word& fieldName,
165 const bool isNodeValues,
166 const bool verbose =
false 177 const word& fieldName,
179 const bool isNodeValues,
180 const bool verbose =
false 191 const word& fieldName,
193 const bool isNodeValues,
194 const bool verbose =
false const pointField & points
TypeName("raw")
Runtime type information.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual ~rawSurfaceWriter()
Destructor.
Base class for surface writers.
rawSurfaceWriter()
Construct null.
A surfaceWriter for raw output.
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.
A class for handling file names.
An Ostream is an abstract base class for all output systems (streams, files, token lists...