Go to the documentation of this file.
60 #ifndef ensightSurfaceWriter_H
61 #define ensightSurfaceWriter_H
71 namespace surfaceWriters
91 DynamicList<scalar> times_;
104 label readPreviousTimes
116 int geometryTimeset()
const;
119 static void printTimeset
137 static void printTimeset
155 static void printTimeset
174 const word& fieldName,
182 const word& fieldName,
190 const word& fieldName,
236 virtual void close();
declareSurfaceWriterWriteMethod(label)
ensightWriter()
Default construct.
scalar timeValue() const
The current time value/name.
A class for handling words, derived from Foam::string.
Base class for surface writers.
A class for handling file names.
A bitSet stores bits (elements with only two states) in packed internal format and supports a variety...
A surfaceWriter for Ensight format.
virtual ~ensightWriter()=default
Destructor.
static bool & parRun()
Is this a parallel run?
Abstract definition of a meshed surface defined by faces and points.
const word dictName("blockMeshDict")
virtual fileName write()
Write surface geometry to file.
Generic templated field type.
Generic output stream using a standard (STL) stream.
streamFormat
Data format (ascii | binary)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual bool separateGeometry() const
True if the surface format supports geometry in a separate file.
TypeNameNoDebug("ensight")
Declare type-name, virtual type (without debug switch)
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual void close()
Finish output, clears output times.