Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
ccl.h
Go to the documentation of this file.
1 /* @file */
2 
3 #ifndef __CCL_H_INCLUDED__
4 #define __CCL_H_INCLUDED__
5 
23 #include "ccl_defs.h"
24 #include "ccl_utils.h"
25 #include "ccl_config.h"
26 #include "ccl_core.h"
27 #include "ccl_error.h"
28 #include "ccl_constants.h"
29 #include "ccl_power.h"
30 #include "ccl_cls.h"
31 #include "ccl_background.h"
32 #include "ccl_correlation.h"
33 #include "ccl_massfunc.h"
34 #include "ccl_neutrinos.h"
35 
37 /* add function and variable declarations here */
39 
40 #endif
#define CCL_BEGIN_DECLS
Definition: ccl_defs.h:17
#define CCL_END_DECLS
Definition: ccl_defs.h:18