|
GADGET-4
|
Files | |
| file | begrun.cc [code] |
| initial set-up of a simulation run | |
| file | init.cc [code] |
| code for initialization of a simulation from initial conditions | |
| file | main.cc [code] |
| start of the program | |
| file | main.h [code] |
| declares some global auxiliary functions | |
| file | run.cc [code] |
| contains the basic simulation loop that iterates over timesteps | |
| file | simulation.h [code] |
| declares the main simulation class holding its data and principle modules | |