FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

writePointSet.H File Reference

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


Detailed Description

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

InClass Foam::writePointSet

Source files

Definition in file writePointSet.H.

#include "applications/utilities/postProcessing/dataConversion/foamToVTK/vtkMesh.H"
#include "src/meshTools/sets/topoSets/pointSet.H"
Include dependency graph for writePointSet.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

void  writePointSet (const bool binary, const vtkMesh &vMesh, const pointSet &set, const fileName &fileName)