|
GADGET-4
|
declaration of the base class for building oct-trees More...
#include <mpi.h>#include "../domain/domain.h"#include "../mpi_utils/shared_mem_handler.h"#include "../sort/peano.h"#include "../system/system.h"Go to the source code of this file.
Macros | |
| #define | TREE_NUM_BEFORE_NODESPLIT 3 |
| #define | TREE_MODE_BRANCH 0 |
| #define | TREE_MODE_TOPLEVEL 1 |
| #define | MAX_TREE_ALLOC_FACTOR 30.0 |
| #define | TREE_MAX_ITER 100 |
declaration of the base class for building oct-trees
Definition in file tree.h.