GADGET-4
|
driver routines for computing the (short-range) gravity More...
#include "gadgetconfig.h"
#include <math.h>
#include <mpi.h>
#include <stdlib.h>
#include <string.h>
#include <atomic>
#include "../data/allvars.h"
#include "../data/dtypes.h"
#include "../data/intposconvert.h"
#include "../data/mymalloc.h"
#include "../domain/domain.h"
#include "../gravity/ewald.h"
#include "../gravtree/gravtree.h"
#include "../gravtree/gwalk.h"
#include "../logs/logs.h"
#include "../logs/timer.h"
#include "../main/simulation.h"
#include "../mpi_utils/mpi_utils.h"
#include "../mpi_utils/shared_mem_handler.h"
#include "../pm/pm.h"
#include "../sort/cxxsort.h"
#include "../system/system.h"
#include "../time_integration/timestep.h"
#include "../data/simparticles.h"
Go to the source code of this file.
driver routines for computing the (short-range) gravity
Definition in file gravtree.cc.