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

writeFaceSet.H File Reference

Write faceSet to vtk polydata file. Only one data which is original faceID. More...


Detailed Description

Write faceSet to vtk polydata file. Only one data which is original faceID.

InClass Foam::writeFaceSet

Source files

Definition in file writeFaceSet.H.

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

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

void  writeFaceSet (const bool binary, const vtkMesh &vMesh, const faceSet &set, const fileName &fileName)