|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|

Public Attributes | |
| double | chi |
| SplPar * | spl_pz |
| ccl_cosmology * | cosmo |
| int * | status |
| RunParams * | par |
| int | i_window |
| double IntLensPar::chi |
Definition at line 131 of file ccl_cls.c.
Referenced by integrand_wl(), integrand_wm(), window_lensing(), and window_magnification().
| ccl_cosmology* IntLensPar::cosmo |
Definition at line 133 of file ccl_cls.c.
Referenced by cl_cmblx_bm.Power_Spectra::DZ_int(), integrand_wl(), and window_lensing().
| int IntLensPar::i_window |
Definition at line 68 of file cosmo.c.
Referenced by integrand_wl(), integrand_wm(), window_lensing(), and window_magnification().
| RunParams* IntLensPar::par |
Definition at line 66 of file cosmo.c.
Referenced by integrand_wl(), integrand_wm(), window_lensing(), and window_magnification().
| SplPar* IntLensPar::spl_pz |
Definition at line 132 of file ccl_cls.c.
Referenced by integrand_wl(), and window_lensing().
| int* IntLensPar::status |
Definition at line 134 of file ccl_cls.c.
Referenced by integrand_wl(), and window_lensing().