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

Public Attributes | |
| int | nell |
| double | ell0 |
| double | ellf |
| double | cl0 |
| double | clf |
| int | extrapol_0 |
| int | extrapol_f |
| double | tilt0 |
| double | tiltf |
| SplPar * | cl_spl |
| int | i_bessel |
| double | th |
Definition at line 143 of file ccl_correlation.c.
| double corr_int_par::cl0 |
Definition at line 147 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().
| SplPar* corr_int_par::cl_spl |
Definition at line 153 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().
| double corr_int_par::clf |
Definition at line 148 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().
| double corr_int_par::ell0 |
Definition at line 145 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().
| double corr_int_par::ellf |
Definition at line 146 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().
| int corr_int_par::extrapol_0 |
Definition at line 149 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().
| int corr_int_par::extrapol_f |
Definition at line 150 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().
| int corr_int_par::i_bessel |
Definition at line 154 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().
| int corr_int_par::nell |
Definition at line 144 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel().
| double corr_int_par::th |
Definition at line 155 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().
| double corr_int_par::tilt0 |
Definition at line 151 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().
| double corr_int_par::tiltf |
Definition at line 152 of file ccl_correlation.c.
Referenced by ccl_tracer_corr_bessel(), and corr_bessel_integrand().