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

surfaceFind.C File Reference

Finds nearest triangle and vertex. More...


Detailed Description

Finds nearest triangle and vertex.

Usage
  • surfaceFind [OPTIONS] <Foam surface file>
Parameters:
\<Foamsurface file>
Todo:
Detailed description of argument.
Parameters:
-x<X>
X-coordinate of sample point.
-y<Y>
Y-coordinate of sample point.
-z<Z>
Z-coordinate of sample point.
-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 surfaceFind.C.

#include "src/triSurface/triSurface/triSurface.H"
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
Include dependency graph for surfaceFind.C:

Go to the source code of this file.