Go to the documentation of this file.
51 #ifndef Foam_vtk_internalWriter_H
52 #define Foam_vtk_internalWriter_H
64 class volPointInterpolation;
140 template<
class Type,
template<
class>
class PatchField>
154 template<
class Type,
template<
class>
class PatchField>
Encapsulated combinations of output format options. This is primarily useful when defining the output...
A class for handling file names.
vtk::outputOptions opts() const
Mesh consisting of general polyhedral cells.
bool parallel() const noexcept
Write an OpenFOAM volume (internal) geometry and internal fields as a vtu file or a legacy vtk file.
void write(const GeometricField< Type, PatchField, pointMesh > &field)
@ INLINE_BASE64
XML inline base64, base64Formatter.
virtual ~internalWriter()=default
static bool & parRun() noexcept
A deep-copy description of an OpenFOAM volume mesh in data structures suitable for VTK UnstructuredGr...
Write an OpenFOAM volume (internal) geometry and internal fields as a vtu file or a legacy vtk file.
Generic GeometricField class.
Interpolate from cell centres to points (vertices) using inverse distance weighting.
autoPtr< volPointInterpolation > pInterp
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...