59 #ifndef Foam_coordSetWriters_ensightWriter_H 60 #define Foam_coordSetWriters_ensightWriter_H 74 namespace coordSetWriters
95 WRITE_POINTS = VERTEX_ELEMENTS,
96 WRITE_LINES = LINE_ELEMENTS
118 elemOutputType elemOutput
122 fileName writeCollated(
const bool writeTracks);
125 fileName writeUncollated(
const bool writeTracks);
131 const word& fieldName,
133 elemOutputType elemOutput
140 const word& fieldName,
142 elemOutputType elemOutput
149 const word& fieldName,
157 const word& fieldName,
201 virtual void close(
bool force =
false);
A class for handling file names.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
State information for writers with collated times.
A variant of ensightFile (Ensight writing) that includes the extra geometry file header information...
List< T > values(const HashTable< T, Key, Hash > &tbl, const bool doSort=false)
List of values from HashTable, optionally sorted.
Configuration options for the ensightCase.
Holds list of sampling positions.
Generic templated field type that is much like a Foam::List except that it is expected to hold numeri...
A class for handling words, derived from Foam::string.
A list of pointers to objects of type <T>, without allocation/deallocation management of the pointers...
A Vector of values with scalar precision, where scalar is float/double depending on the compilation f...
TypeNameNoDebug("ensight")
Runtime type information (no debug)
virtual void close(bool force=false)
Finish output, clears output times.
declareCoordSetWriterWriteMethod(label)
ensightWriter()
Default construct.
virtual fileName path() const
Expected (characteristic) output file name - information only.
Tensor of scalars, i.e. Tensor<scalar>.
virtual ~ensightWriter()
Destructor. Calls close()