35 #ifndef rawSetWriter_H 36 #define rawSetWriter_H 58 mutable bool separateSegments_;
rawSetWriter(const IOstream::streamFormat writeFormat, const IOstream::compressionType writeCompression)
Construct given write options.
A class for handling file names.
virtual void write(const fileName &outputDir, const fileName &setName, const coordSet &set, const wordList &valueSetNames #define TypeValueSetsConstArg(Type, nullArg)) const =0
Write a coordSet and associated data.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Write set in raw tabulated format.
Base class for writing coordinate sets with data.
virtual void writeSegmentSeparator(Ostream &os) const
Write a segment separator.
TypeName("raw")
Runtime type information.
Holds list of sampling positions.
Pre-declare SubField and related Field type.
streamFormat
Enumeration for the format of data in the stream.
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.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
compressionType
Enumeration for the format of data in the stream.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
FOR_ALL_FIELD_TYPES(DefineFvWallInfoType)
#define TypeValueSetsConstArg(Type, nullArg)
virtual ~rawSetWriter()
Destructor.