|
GADGET-4
|
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.
construction of top-level for subdividing the volume into domains
Definition in file domain_toplevel.cc.