35 #ifndef ensightSurfaceWriter_H
36 #define ensightSurfaceWriter_H
79 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 surfaceWriter for Ensight format.
virtual ~ensightSurfaceWriter()
Destructor.
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=0
Inherit base class templated write.
TypeName("ensight")
Runtime type information.
A class for handling file names.
Base class for surface writers.
surfaceWriter(const IOstream::streamFormat writeFormat, const IOstream::compressionType writeCompression)
Construct given write options.
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 =0
Write fields for a single surface to file.
#define FieldTypeValuesConstArg(Type, nullArg)
static List< word > fieldNames
FOR_ALL_FIELD_TYPES(makeFieldSourceTypedef)