GADGET-4
kicks.cc File Reference

drives gravitational and hydrodynamical force calculations and applies corresponding kicks to particles More...

#include "gadgetconfig.h"
#include <math.h>
#include <mpi.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../data/allvars.h"
#include "../data/dtypes.h"
#include "../domain/domain.h"
#include "../gravtree/gravtree.h"
#include "../logs/logs.h"
#include "../logs/timer.h"
#include "../main/main.h"
#include "../main/simulation.h"
#include "../mpi_utils/mpi_utils.h"
#include "../ngbtree/ngbtree.h"
#include "../system/system.h"
#include "../time_integration/driftfac.h"
#include "../time_integration/timestep.h"

Go to the source code of this file.

Detailed Description

drives gravitational and hydrodynamical force calculations and applies corresponding kicks to particles

Definition in file kicks.cc.