66 const bool nearCellValue_;
87 const bool nearCellValue,
Interpolation class within a primitive patch. Allows interpolation from points to faces and vice vers...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A class for handling file names.
Generic GeometricField class.
void writePatchIDs()
Write cellIDs.
void write(const UPtrList< const GeometricField< Type, fvPatchField, volMesh >> &)
Write volFields.
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.
patchWriter(const vtkMesh &, const bool binary, const bool nearCellValue, const fileName &, const labelList &patchIDs)
Construct from components.