OpenFOAM logo
Open Source CFD Toolkit

orientedSurface Class Reference

Inheritance diagram for orientedSurface:

Inheritance graph
[legend]
Collaboration diagram for orientedSurface:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ClassName ("orientedSurface")
 orientedSurface ()
 Construct null.
 orientedSurface (const triSurface &, const point &samplePoint, const bool orientOutside=true)
 Construct from triSurface and sample point which is either.
 orientedSurface (const triSurface &, const bool orientOutside=true)
 Construct from triSurface. Calculates outside point as being.

Constructor & Destructor Documentation

orientedSurface  ) 
 

Construct null.

orientedSurface const triSurface ,
const point samplePoint,
const bool  orientOutside = true
 

Construct from triSurface and sample point which is either.

outside (orientOutside = true) or inside (orientOutside = false). Uses linear search to find nearest.

orientedSurface const triSurface ,
const bool  orientOutside = true
 

Construct from triSurface. Calculates outside point as being.

outside the bounding box of the surface.


Member Function Documentation

ClassName "orientedSurface"   ) 
 


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org