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