Write pointSet to vtk polydata file. Only one data which is original pointID. More...
Write pointSet to vtk polydata file. Only one data which is original pointID.
InNamespace Foam
Definition in file writePointSet.H.
#include "src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.H"
#include "src/meshTools/sets/topoSets/pointSet.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
void | writePointSet (const bool binary, const primitiveMesh &mesh, const topoSet &set, const fileName &fileName) |
Write pointSet to vtk polydata file.
|