34 #ifndef vtkSetWriter_H 35 #define vtkSetWriter_H 88 const bool writeTracks,
A class for handling file names.
virtual ~vtkSetWriter()
Destructor.
Base class for graphics format writing. Entry points are.
TypeName("vtk")
Runtime type information.
virtual fileName getFileName(const coordSet &, const wordList &) const
Generate file name with correct extension.
vtkSetWriter()
Construct null.
Holds list of sampling positions.
Pre-declare SubField and related Field type.
virtual void write(const coordSet &, const wordList &, const List< const Field< Type > *> &, Ostream &) const
General entry point for writing.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...