35 #ifndef gnuplotSetWriter_H 36 #define gnuplotSetWriter_H A class for handling file names.
#define TypeValueSetsConstArg(Type, nullArg)
Base class for writing coordinate sets with data.
Write set in gnuplot format.
virtual void write(const fileName &outputDir, const fileName &setName, const coordSet &set, const wordList &valueSetNames #define TypeValueSetsConstArg(Type, nullArg)) const
Write a coordSet and associated data.
TypeName("gnuplot")
Runtime type information.
Holds list of sampling positions.
virtual ~gnuplotSetWriter()
Destructor.
Pre-declare SubField and related Field type.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
setWriter(const IOstream::streamFormat writeFormat, const IOstream::compressionType writeCompression)
Construct given write options.
FOR_ALL_FIELD_TYPES(DefineFvWallInfoType)