![]() |
rebl-AMR
|
Go to the source code of this file.
Classes | |
| class | Forest< N, Nvalue, M, Mvalue > |
| template class that is a forest of octrees with semi-structured process topology More... | |
Typedefs | |
| template<size_t N, typename value > | |
| using | treelist = std::list< Tree< N, value > > |
| template<size_t M> | |
| using | seed = std::unordered_map< morton< M >, uint > |