findNearestMaskedOp< PatchType > Class Template Reference

Public Member Functions

 findNearestMaskedOp (const indexedOctree< treeDataPrimitivePatch< PatchType >> &tree, const labelUList &excludeIndices)
 
void operator() (const labelUList &indices, const point &sample, scalar &nearestDistSqr, label &minIndex, point &nearestPoint) const
 

Detailed Description

template<class PatchType>
class Foam::findNearestMaskedOp< PatchType >

Definition at line 8 of file findNearestMaskedOp.H.

Constructor & Destructor Documentation

◆ findNearestMaskedOp()

findNearestMaskedOp ( const indexedOctree< treeDataPrimitivePatch< PatchType >> &  tree,
const labelUList excludeIndices 
)
inline

Definition at line 16 of file findNearestMaskedOp.H.

Member Function Documentation

◆ operator()()

void operator() ( const labelUList indices,
const point sample,
scalar &  nearestDistSqr,
label &  minIndex,
point nearestPoint 
) const
inline

The documentation for this class was generated from the following file: