GADGET-4
domain_exchange.cc File Reference

routines for moving particle data between MPI ranks 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 "../fof/fof.h"
#include "../logs/timer.h"
#include "../main/simulation.h"
#include "../mpi_utils/mpi_utils.h"
#include "../ngbtree/ngbtree.h"
#include "../sort/cxxsort.h"
#include "../system/system.h"
#include "../data/simparticles.h"

Go to the source code of this file.

Detailed Description

routines for moving particle data between MPI ranks

Definition in file domain_exchange.cc.