|
GADGET-4
|
declares the main simulation class holding its data and principle modules More...
#include "gadgetconfig.h"#include <mpi.h>#include "../cooling_sfr/cooling.h"#include "../data/allvars.h"#include "../data/constants.h"#include "../data/dtypes.h"#include "../data/lcparticles.h"#include "../data/macros.h"#include "../data/mmparticles.h"#include "../data/mymalloc.h"#include "../data/simparticles.h"#include "../domain/domain.h"#include "../fmm/fmm.h"#include "../fof/fof.h"#include "../gravity/ewald.h"#include "../gravity/grav_forcetest.h"#include "../gravtree/gravtree.h"#include "../gravtree/gwalk.h"#include "../io/parameters.h"#include "../io/restart.h"#include "../io/test_io_bandwidth.h"#include "../lightcone/lightcone.h"#include "../logs/logs.h"#include "../mergertree/mergertree.h"#include "../mpi_utils/mpi_utils.h"#include "../mpi_utils/setcomm.h"#include "../ngbtree/ngbtree.h"#include "../ngenic/ngenic.h"#include "../pm/pm.h"#include "../sph/sph.h"#include "../system/pinning.h"Go to the source code of this file.
Classes | |
| class | sim |
declares the main simulation class holding its data and principle modules
Definition in file simulation.h.