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

surfaceCheck.C File Reference

Performs various checks on surface. More...


Detailed Description

Performs various checks on surface.

Usage
  • surfaceCheck [OPTIONS] <Foam surface file>
Parameters:
\<Foamsurface file>
Todo:
Detailed description of argument.
Parameters:
-noSelfIntersection
Check for self-intersection.
-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 surfaceCheck.C.

#include "src/OpenFOAM/meshes/primitiveShapes/triangle/triangle.H"
#include "src/triSurface/triSurface/triSurface.H"
#include "src/meshTools/triSurface/triSurfaceTools/triSurfaceTools.H"
#include "src/meshTools/triSurface/triSurfaceSearch/triSurfaceSearch.H"
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
#include "src/meshTools/triSurface/booleanOps/surfaceIntersection/surfaceIntersection.H"
#include "src/OpenFOAM/containers/Lists/SortableList/SortableList.H"
#include "src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchTools.H"
Include dependency graph for surfaceCheck.C:

Go to the source code of this file.