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

writePatchGeom.H File Reference

Write patch geometry to stream. More...


Detailed Description

Write patch geometry to stream.

InClass Foam::writePatchGeom

Source files

Definition in file writePatchGeom.H.

#include "src/OpenFOAM/meshes/meshShapes/face/faceList.H"
#include "src/OpenFOAM/meshes/primitiveShapes/point/pointField.H"
Include dependency graph for writePatchGeom.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

void  writePatchGeom (const bool binary, const faceList &faces, const pointField &points, std::ofstream &pStream)