36 #ifndef vtkSurfaceWriter_H 37 #define vtkSurfaceWriter_H 80 const bool writePointValues
A class for handling file names.
virtual ~vtkSurfaceWriter()
Destructor.
#define FieldTypeValuesConstArg(Type, nullArg)
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.
static List< word > fieldNames
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.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A surfaceWriter for VTK legacy format with support for writing ASCII or binary.
FOR_ALL_FIELD_TYPES(DefineFvWallInfoType)
Base class for surface writers.
TypeName("vtk")
Runtime type information.