GADGET-4
domain_box.cc File Reference

routines for finding domain extension, random shifting, and periodic wrapping if needed 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/intposconvert.h"
#include "../data/mymalloc.h"
#include "../domain/domain.h"
#include "../logs/timer.h"
#include "../main/simulation.h"
#include "../pm/pm.h"
#include "../system/system.h"
#include "../data/simparticles.h"

Go to the source code of this file.

Detailed Description

routines for finding domain extension, random shifting, and periodic wrapping if needed

finds extension of particle set and/or wraps them back into the fundamental periodic box

Definition in file domain_box.cc.