Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ccl_emu17.h
Go to the documentation of this file.
1
#ifndef __CCL_EMU17_INCLUDED__
2
#define __CCL_EMU17_INCLUDED__
3
4
#define A_MIN_EMU 1./3.
5
#define K_MAX_EMU 5.0
6
#define K_MIN_EMU 1.0000000474974513E-003
7
#define NK_EMU 351
8
9
CCL_BEGIN_DECLS
18
void
ccl_pkemu
(
double
*xstarin,
double
**Pkemu,
int
*status,
ccl_cosmology
*
cosmo
);
19
20
CCL_END_DECLS
21
#endif
CCL_BEGIN_DECLS
#define CCL_BEGIN_DECLS
Definition:
ccl_defs.h:17
ccl_pkemu
CCL_BEGIN_DECLS void ccl_pkemu(double *xstarin, double **Pkemu, int *status, ccl_cosmology *cosmo)
Definition:
ccl_emu17.c:141
cl_cmbl_bm.cosmo
cosmo
Definition:
cl_cmbl_bm.py:10
ccl_cosmology
Definition:
ccl_core.h:122
CCL_END_DECLS
#define CCL_END_DECLS
Definition:
ccl_defs.h:18
src
3party
CCL
include
ccl_emu17.h
Generated by
1.8.11