Cholla
3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
src
cosmology
cosmology_functions_gpu.h
1
#if defined(COSMOLOGY)
2
3
#include "../global/global.h"
4
#include "../grid/grid3D.h"
5
#include "../io/io.h"
6
#include "../utils/gpu.hpp"
7
8
#define TPBX_COSMO 16
9
#define TPBY_COSMO 8
10
#define TPBZ_COSMO 8
11
12
// __device__ Real Get_Hubble_Parameter_dev( Real a, Real H0, Real Omega_M, Real
13
// Omega_L, Real Omega_K );
14
15
#endif
// COSMOLOGY
Generated by
1.9.8