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

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

Source files

Definition in file writePatch.H.

#include "src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.H"
#include "src/OpenFOAM/meshes/primitiveMesh/primitivePatch/primitiveFacePatch.H"
Include dependency graph for writePatch.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

void  writePatch (const bool binary, const word &setName, const primitiveFacePatch &fp, const word &fieldName, labelList &fieldValues, const fileName &fileName)