Go to the source code of this file.
Classes | |
class | indexedOctree< Type > |
Non-pointer based hierarchical recursive searching. More... | |
class | treeDataPoint |
Holds (reference to) pointField. Encapsulation of data needed for octree searches. Used for searching for nearest point. No bounding boxes around points. Only overlaps and calcNearest are implemented, rest makes little sense. More... | |
class | treeDataPoint::findNearestOp |
class | treeDataPoint::findIntersectOp |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Original source file treeDataPoint.H
Definition in file treeDataPoint.H.