GADGET-4
|
tabulates cosmological drift/kick factors for fast look-up More...
#include "gadgetconfig.h"
#include <gsl/gsl_integration.h>
#include <gsl/gsl_math.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 "../time_integration/driftfac.h"
Go to the source code of this file.
Macros | |
#define | WORKSIZE 100000 |
tabulates cosmological drift/kick factors for fast look-up
Definition in file driftfac.cc.
#define WORKSIZE 100000 |