Go to the documentation of this file.
38 #ifndef csvSetWriter_H
39 #define csvSetWriter_H
107 const bool writeTracks,
virtual void write(const coordSet &, const wordList &, const List< const Field< Type > * > &, Ostream &) const
A class for handling file names.
virtual fileName getFileName(const coordSet &, const wordList &) const
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Base class for graphics format writing. Entry points are.
Holds list of sampling positions.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void writeSeparator(Ostream &) const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual ~csvSetWriter()=default