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