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

surfacePointMerge.C File Reference

Merges points on surface if they are within absolute distance. More...


Detailed Description

Merges points on surface if they are within absolute distance.

Since absolute distance use with care!

Usage
  • surfacePointMerge [OPTIONS] <Foam surface file> <(absolute) merge distance> <Foam output surface file>
Parameters:
\<Foamsurface file>
Todo:
Detailed description of argument.
Parameters:
\<(absolute)merge distance>
Todo:
Detailed description of argument.
Parameters:
\<Foamoutput surface file>
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 surfacePointMerge.C.

#include "src/triSurface/triSurface/triSurface.H"
#include "src/meshTools/triSurface/triSurfaceTools/triSurfaceTools.H"
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
#include "src/OpenFOAM/meshes/boundBox/boundBox.H"
Include dependency graph for surfacePointMerge.C:

Go to the source code of this file.