Add two surfaces. Does geometric merge on points. Does not check for overlapping/intersecting triangles. More...
Add two surfaces. Does geometric merge on points. Does not check for overlapping/intersecting triangles.
Keeps patches separate by renumbering.
\<Foam | surface file> |
\<Foam | surface file> |
\<Foam | output surface file> |
-points | <pointsFile> Add points from file. |
-mergeRegions | Merge the regions. |
-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 surfaceAdd.C.
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/primitives/strings/fileName/fileName.H"
#include "src/triSurface/triSurface/triSurface.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H"
#include "src/OpenFOAM/meshes/meshShapes/triFace/triFace.H"
#include "src/OpenFOAM/meshes/meshShapes/triFace/triFaceList.H"
Go to the source code of this file.