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