|
Memosa-FVM
0.2
|
This is the complete list of members for Octree, including all inherited members.
| _center | Octree | protected |
| _child | Octree | protected |
| _currentDepth | Octree | protected |
| _nodeType | Octree | protected |
| _pointCount | Octree | protected |
| _points | Octree | protected |
| _radius | Octree | protected |
| borderDistance(const VectorT3 coordinate) | Octree | |
| build(Point *points, const unsigned int count, const unsigned int threshold, const unsigned int maximumDepth, const Bounds &bounds, const unsigned int currentDepth=0) | Octree | virtual |
| calcCubicBounds(const Point *points, const unsigned int count) | Octree | |
| Create(const Mesh &mesh, const GeomFields &geomFields, const int faceGroupID) | Octree | |
| getArrayPtr(const VectorT3Array &) | Octree | |
| getNode(const double x, const double y, const double z) | Octree | |
| getNode(const VectorT3 coordinate) | Octree | |
| getNode(const VectorT3 coordinate, double &shortestDistance) | Octree | |
| getNodes(const VectorT3 coordinate, const double radius, vector< int > &cellList) | Octree | |
| getNodes(const double x, const double y, const double z, const double radius, vector< int > &cellList) | Octree | |
| Impl(const Mesh &mesh, const GeomFields &geomFields) | Octree | |
| Naive_getNode(const VectorT3 coordinate, const int count, const Point *points) | Octree | |
| Naive_getNodes(const VectorT3 coordinate, const int count, const Point *points, const double radius) | Octree | |
| Octree() | Octree | |
| report(FILE *fp) | Octree | |
| T typedef | Octree | |
| TArray typedef | Octree | |
| VectorT3 typedef | Octree | |
| VectorT3Array typedef | Octree | |
| ~Octree() | Octree | virtual |