34 #ifndef vtkSetWriter_H
35 #define vtkSetWriter_H
Pre-declare SubField and related Field type.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Holds list of sampling positions.
A class for handling file names.
Base class for writing coordinate sets with data.
setWriter(const IOstream::streamFormat writeFormat, const IOstream::compressionType writeCompression)
Construct given write options.
virtual autoPtr< setWriter > clone() const
Construct and return a clone.
virtual void write(const fileName &outputDir, const fileName &setName, const coordSet &set, const wordList &valueSetNames #define TypeValueSetsConstArg(Type, nullArg)) const
Write a coordSet and associated data.
TypeName("vtk")
Runtime type information.
virtual ~vtkSetWriter()
Destructor.
FOR_ALL_FIELD_TYPES(makeFieldSourceTypedef)
#define TypeValueSetsConstArg(Type, nullArg)