Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
AABBTree.hpp
1#ifndef AABBTree_hpp
2#define AABBTree_hpp
3#include "AABBTree_decl.hpp"
4#ifndef HAVE_EXPLICIT_INSTANTIATION
5 #include "AABBTree_def.hpp"
6#endif
7#endif