Go to the documentation of this file.
44 #include "indirectPrimitivePatch.H"
87 const bool nearCellValue,
144 #include "patchWriterTemplates.C"
A class for handling file names.
Encapsulation of VTK mesh data. Holds mesh or meshsubset and polyhedral-cell decomposition on it.
void writePatchIDs()
Write cellIDs.
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 templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
const labelList patchIDs_
Interpolation class within a primitive patch. Allows interpolation from points to faces and vice vers...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const bool nearCellValue_
Generic GeometricField class.
Interpolate from cell centres to points (vertices) using inverse distance weighting.
void write(const PtrList< GeometricField< Type, fvPatchField, volMesh > > &)
Write volFields.
patchWriter(const vtkMesh &, const bool binary, const bool nearCellValue, const fileName &, const labelList &patchIDs)
Construct from components.