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

searchableSurfaceWithGaps.H File Reference


Detailed Description

Definition in file searchableSurfaceWithGaps.H.

#include "src/meshTools/searchableSurface/searchableSurface.H"
#include "src/OpenFOAM/containers/Lists/UPtrList/UPtrList.H"
#include "src/OpenFOAM/primitives/Pair/Pair.H"
Include dependency graph for searchableSurfaceWithGaps.H:

Go to the source code of this file.

Classes

class  searchableSurfaceWithGaps
 searchableSurface using multiple slightly shifted underlying surfaces to make sure pierces don't go through gaps:

  • shift test vector with two small vectors (of size gap_) perpendicular to the original. Test with + and - this vector. Only if both register a hit is it seen as one.
  • extend the test vector slightly (with SMALL) to account for numerical inaccuracies.
More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.