Go to the documentation of this file.
32 #ifndef jplotSetWriter_H
33 #define jplotSetWriter_H
92 const bool writeTracks,
A class for handling file names.
virtual ~jplotSetWriter()
Destructor.
jplotSetWriter()
Construct null.
Ostream & writeHeader(Ostream &) const
Write header.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
virtual void write(const coordSet &, const wordList &, const List< const Field< Type > * > &, Ostream &) const
General entry point for writing.
Base class for graphics format writing. Entry points are.
Holds list of sampling positions.
TypeName("jplot")
Runtime type information.
virtual fileName getFileName(const coordSet &, const wordList &) const
Generate file name with correct extension.
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,...