Public Member Functions | |
findNearestOp (const indexedOctree< treeDataCell > &tree) | |
void | operator() (const labelUList &indices, const point &sample, scalar &nearestDistSqr, label &minIndex, point &nearestPoint) const |
void | operator() (const labelUList &indices, const linePointRef &ln, treeBoundBox &tightest, label &minIndex, point &linePoint, point &nearestPoint) const |
Private Attributes | |
const indexedOctree< treeDataCell > & | tree_ |
Definition at line 84 of file treeDataCell.H.
findNearestOp | ( | const indexedOctree< treeDataCell > & | tree | ) |
Definition at line 137 of file treeDataCell.C.
void operator() | ( | const labelUList & | indices, |
const point & | sample, | ||
scalar & | nearestDistSqr, | ||
label & | minIndex, | ||
point & | nearestPoint | ||
) | const |
Definition at line 197 of file treeDataCell.C.
References primitiveMesh::cellCentres(), treeDataCell::cellLabels(), forAll, Foam::magSqr(), and treeDataCell::mesh().
void operator() | ( | const labelUList & | indices, |
const linePointRef & | ln, | ||
treeBoundBox & | tightest, | ||
label & | minIndex, | ||
point & | linePoint, | ||
point & | nearestPoint | ||
) | const |
Definition at line 225 of file treeDataCell.C.
References NotImplemented.
|
private |
Definition at line 86 of file treeDataCell.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.