MAIA bb96820c
Multiphysics at AIA
|
This is the complete list of members for KDtree< DIM >, including all inherited members.
BIG | KDtree< DIM > | static |
boxes | KDtree< DIM > | |
disti(MInt jpt, MInt kpt) | KDtree< DIM > | |
KDtree(std::vector< Point< DIM > > &pts) | KDtree< DIM > | |
locate(Point< DIM > pt) | KDtree< DIM > | |
locate(MInt jpt) | KDtree< DIM > | |
locatenear(Point< DIM > pt, MFloat r, MInt *list, MInt nmax, MBool returnCellId=true) | KDtree< DIM > | |
locatenearest(Point< DIM > pt, MFloat r, MInt *list, MFloat *dn, MInt nmax, MBool &overflow) | KDtree< DIM > | |
nboxes | KDtree< DIM > | |
nearest(Point< DIM > pt, MFloat &dist) | KDtree< DIM > | |
nnearest(MInt jpt, MInt *nn, MFloat *dn, MInt n) | KDtree< DIM > | |
npts | KDtree< DIM > | |
ptindx | KDtree< DIM > | |
ptss | KDtree< DIM > | |
rptindx | KDtree< DIM > | |
sift_down(MFloat *heap, MInt *ndx, MInt nn) | KDtree< DIM > | static |
~KDtree() | KDtree< DIM > | inline |