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

surfaceAutoPatch.C File Reference

Patches surface according to feature angle. Like autoPatch. More...


Detailed Description

Patches surface according to feature angle. Like autoPatch.

Usage
  • surfaceAutoPatch [OPTIONS] <Foam surface file> <Foam output surface file> <included angle [0..180]>
Parameters:
\<Foamsurface file>
Todo:
Detailed description of argument.
Parameters:
\<Foamoutput surface file>
Todo:
Detailed description of argument.
Parameters:
\<includedangle [0..180]>
Todo:
Detailed description of argument.
Parameters:
-case<dir>
Case directory.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file surfaceAutoPatch.C.

#include "src/OpenFOAM/meshes/primitiveShapes/triangle/triangle.H"
#include "src/triSurface/triSurface/triSurface.H"
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/meshTools/triSurface/surfaceFeatures/surfaceFeatures.H"
#include "src/meshTools/octree/treeBoundBox.H"
#include "src/meshTools/meshTools/meshTools.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
Include dependency graph for surfaceAutoPatch.C:

Go to the source code of this file.