All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
writePatch.H File Reference

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

Include dependency graph for writePatch.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

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

Original source file writePatch.H

InClass Foam::writePatch

Source files

Definition in file writePatch.H.