GADGET-4
|
produce actual ICs from special 2nd order LPT ICs created by Adrian Jenkin's code More...
#include "gadgetconfig.h"
#include <math.h>
#include <mpi.h>
#include <stdlib.h>
#include <string.h>
#include "../data/allvars.h"
#include "../data/dtypes.h"
#include "../data/intposconvert.h"
#include "../data/mymalloc.h"
#include "../gravtree/gravtree.h"
#include "../io/io.h"
#include "../main/simulation.h"
#include "../system/system.h"
#include "../time_integration/driftfac.h"
Go to the source code of this file.
produce actual ICs from special 2nd order LPT ICs created by Adrian Jenkin's code
Definition in file second_order_ics.cc.