All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 vtkMesh &vMesh, const pointSet &set, const fileName &fileName)
 

Detailed Description

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

Original source file writePointSet.H

InClass Foam::writePointSet

Source files

Definition in file writePointSet.H.