Write pointSet to vtk polydata file. Only one data which is original pointID. More...

Go to the source code of this file.
Namespaces | |
| 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. More... | |
Write pointSet to vtk polydata file. Only one data which is original pointID.
Original source file writePointSet.H
InNamespace Foam
Definition in file writePointSet.H.
1.8.13