35 #ifndef rawSurfaceWriter_H
36 #define rawSurfaceWriter_H
80 const bool writePointValues
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A class for handling file names.
A surfaceWriter for raw output.
TypeName("raw")
Runtime type information.
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces, const wordList &fieldNames, const bool writePointValues #define FieldTypeValuesConstArg(Type, nullArg)) const
Write fields for a single surface to file.
virtual ~rawSurfaceWriter()
Destructor.
Base class for surface writers.
surfaceWriter(const IOstream::streamFormat writeFormat, const IOstream::compressionType writeCompression)
Construct given write options.
static List< word > fieldNames
FOR_ALL_FIELD_TYPES(makeFieldSourceTypedef)
#define FieldTypeValuesConstArg(Type, nullArg)