Namespaces | Functions
writePointSet.H File Reference

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

Include dependency graph for writePointSet.H:

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...
 

Detailed Description

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

Original source file writePointSet.H

InNamespace Foam

Source files

Definition in file writePointSet.H.