36 #ifndef internalWriter_H 37 #define internalWriter_H 92 template<
class Type,
class GeoMesh>
96 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
A class for handling file names.
Generic GeometricField class.
void writeCellIDs()
Write cellIDs.
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.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
void write(const UPtrList< const DimensionedField< Type, GeoMesh >> &)
Write generic GeometricFields.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
internalWriter(const vtkMesh &, const bool binary, const fileName &)
Construct from components.