Skip to content
Snippets Groups Projects

[bboxtree] Extract intersection algorithms from bounding box tree

Merged Timo Koch requested to merge feature/improve-bboxtree into next
  1. Dec 18, 2017
    • Timo Koch's avatar
      [bboxtree] Extract intersection algorithms from bounding box tree · e3282300
      Timo Koch authored
      * Generalize bounding box tree
      * Extract intersection algorithms
      * Fix some epsilon issues in interval (1d) and triangle (2d) point intersection
      * Adapt point sources to new interface
      * Adapt fv grid geometry to new interface -> element map moved to basefvgeometry
      * Improve bounding box tree test
      e3282300
Loading