Memosa-FVM  0.2
Octree Member List

This is the complete list of members for Octree, including all inherited members.

_centerOctreeprotected
_childOctreeprotected
_currentDepthOctreeprotected
_nodeTypeOctreeprotected
_pointCountOctreeprotected
_pointsOctreeprotected
_radiusOctreeprotected
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)Octreevirtual
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 typedefOctree
TArray typedefOctree
VectorT3 typedefOctree
VectorT3Array typedefOctree
~Octree()Octreevirtual