Go to the documentation of this file.
36 #ifndef internalWriter_H
37 #define internalWriter_H
91 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
98 template<
class Type,
class GeoMesh>
113 template<
class Type,
class GeoMesh>
129 #include "internalWriterTemplates.C"
void write(const PtrList< GeometricField< Type, PatchField, GeoMesh > > &)
Write generic GeometricFields.
A class for handling file names.
Encapsulation of VTK mesh data. Holds mesh or meshsubset and polyhedral-cell decomposition on it.
internalWriter(const vtkMesh &, const bool binary, const fileName &)
Construct from components.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
void writeCellIDs()
Write cellIDs.
Generic GeometricField class.
Interpolate from cell centres to points (vertices) using inverse distance weighting.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...