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

Public Attributes | |
| double | bin_zmin_ |
| double | bin_zmax_ |
| pz_info * | pz_information |
| dNdz_info * | dN_information |
| int * | status |
Definition at line 165 of file ccl_redshifts.c.
| double norm_params::bin_zmax_ |
Definition at line 167 of file ccl_redshifts.c.
Referenced by ccl_dNdz_tomog(), and ccl_norm_integrand().
| double norm_params::bin_zmin_ |
Definition at line 166 of file ccl_redshifts.c.
Referenced by ccl_dNdz_tomog(), and ccl_norm_integrand().
| dNdz_info* norm_params::dN_information |
Definition at line 169 of file ccl_redshifts.c.
Referenced by ccl_dNdz_tomog(), and ccl_norm_integrand().
| pz_info* norm_params::pz_information |
Definition at line 168 of file ccl_redshifts.c.
Referenced by ccl_dNdz_tomog().
| int* norm_params::status |
Definition at line 170 of file ccl_redshifts.c.
Referenced by ccl_dNdz_tomog(), ccl_norm_integrand(), and main().