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