Go to the documentation of this file.
29 #include "vtkOpenFOAMPoints.H"
32 #include "vtkPoints.h"
33 #include "vtkPolyData.h"
34 #include "vtkCellArray.h"
48 Info<<
"<beg> Foam::vtkPV3Foam::pointZoneVTKMesh" <<
endl;
62 vtkmesh->SetPoints(vtkpoints);
67 Info<<
"<beg> Foam::vtkPV3Foam::pointZoneVTKMesh" <<
endl;
vectorField pointField
pointField is a vectorField.
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
List< label > labelList
A List of labels.
#define forAll(list, i)
Loop across all elements in list.
void vtkInsertNextOpenFOAMPoint(vtkPoints *points, const Foam::point &p)
Ostream & endl(Ostream &os)
Add newline and flush stream.
vtkPolyData * pointZoneVTKMesh(const fvMesh &, const labelList &pointLabels)
Add point zone.
static void printMemory()
Simple memory used debugging information.
labelList pointLabels(nPoints, -1)