GADGET-4
tree.cc File Reference

basic routines for oct-tree building More...

#include "gadgetconfig.h"
#include <math.h>
#include <mpi.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../data/allvars.h"
#include "../data/dtypes.h"
#include "../data/intposconvert.h"
#include "../data/mymalloc.h"
#include "../domain/domain.h"
#include "../logs/logs.h"
#include "../logs/timer.h"
#include "../main/simulation.h"
#include "../mpi_utils/mpi_utils.h"
#include "../sort/cxxsort.h"
#include "../sort/peano.h"
#include "../system/system.h"
#include "../time_integration/timestep.h"
#include "../tree/tree.h"
#include "../ngbtree/ngbtree.h"
#include "../gravtree/gravtree.h"

Go to the source code of this file.

Detailed Description

basic routines for oct-tree building

Definition in file tree.cc.