GetFEM
5.4.2
|
Balanced tree of n-dimensional rectangles. More...
#include <bgeot_rtree.h>
Balanced tree of n-dimensional rectangles.
This is not a dynamic structure. Once a query has been made on the tree, new boxes should not be added.
CAUTION : For EPS > 0, nearly identically boxes are eliminated For EPS = 0 all boxes are stored.
Definition at line 98 of file bgeot_rtree.h.