![]() |
rebl-AMR
|
Go to the source code of this file.
Classes | |
| class | TemplateForest< N, Nvalue, M, Mvalue, T > |
| Template Class designed to unify tree and full_tree topologies. More... | |
Typedefs | |
| template<class T > | |
| using | treeList = std::list< T > |
| template<size_t M> | |
| using | seed = std::unordered_map< morton< M >, uint > |
< This map is defined to find the reference of the tree in the list that corresponds to the seed
| using treeList = std::list<T> |
list container to hold the trees