27 #include "vtkOpenFOAMPoints.H"
33 #include "vtkPoints.h"
34 #include "vtkPolyData.h"
35 #include "vtkCellArray.h"
39 vtkPolyData* Foam::vtkPVFoam::pointZoneVTKMesh
57 vtkmesh->SetPoints(vtkpoints);
#define forAll(list, i)
Loop across all elements in list.
virtual const pointField & points() const
Return raw points.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
List< label > labelList
A List of labels.
vectorField pointField
pointField is a vectorField.
tmp< DimensionedField< TypeR, GeoMesh, Field > > New(const tmp< DimensionedField< TypeR, GeoMesh, Field >> &tdf1, const word &name, const dimensionSet &dimensions)
labelList pointLabels(nPoints, -1)
void vtkInsertNextOpenFOAMPoint(vtkPoints *points, const Foam::point &p)