GetFEM  5.4.2
bgeot::rtree Class Reference

Balanced tree of n-dimensional rectangles. More...

#include <bgeot_rtree.h>

Detailed Description

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.


The documentation for this class was generated from the following files: