GADGET-4
domain_toplevel.cc File Reference

construction of top-level for subdividing the volume into domains More...

#include "gadgetconfig.h"
#include <mpi.h>
#include <algorithm>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "../data/allvars.h"
#include "../data/dtypes.h"
#include "../data/mymalloc.h"
#include "../domain/domain.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 "../data/simparticles.h"

Go to the source code of this file.

Detailed Description

construction of top-level for subdividing the volume into domains

Definition in file domain_toplevel.cc.