|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
#include <ccl_params.h>
Struct that contains parameters that control the accuracy of various GSL routines.
Definition at line 51 of file ccl_params.h.
| double ccl_gsl_params::EPSREL |
Definition at line 54 of file ccl_params.h.
Referenced by ccl_cosmology_read_config().
| double ccl_gsl_params::INTEGRATION_DISTANCE_EPSREL |
Definition at line 64 of file ccl_params.h.
Referenced by ccl_cosmology_compute_growth(), ccl_cosmology_read_config(), and compute_chi().
| double ccl_gsl_params::INTEGRATION_DNDZ_EPSREL |
Definition at line 66 of file ccl_params.h.
Referenced by ccl_cosmology_read_config(), ccl_dNdz_tomog(), and ccl_norm_integrand().
| double ccl_gsl_params::INTEGRATION_EPSREL |
Definition at line 59 of file ccl_params.h.
Referenced by ccl_cosmology_read_config(), ccl_tracer_corr_bessel(), clt_init_nz(), compare_cls(), compare_corr(), window_lensing(), and window_magnification().
| int ccl_gsl_params::INTEGRATION_GAUSS_KRONROD_POINTS |
Definition at line 58 of file ccl_params.h.
Referenced by ccl_cosmology_read_config(), ccl_tracer_corr_bessel(), clt_init_nz(), window_lensing(), and window_magnification().
| double ccl_gsl_params::INTEGRATION_LIMBER_EPSREL |
Definition at line 62 of file ccl_params.h.
Referenced by ccl_angular_cl_native(), ccl_cosmology_read_config(), compare_cls(), and compare_corr().
| int ccl_gsl_params::INTEGRATION_LIMBER_GAUSS_KRONROD_POINTS |
Definition at line 61 of file ccl_params.h.
Referenced by ccl_angular_cl_native(), and ccl_cosmology_read_config().
| double ccl_gsl_params::INTEGRATION_NU_EPSABS |
Definition at line 71 of file ccl_params.h.
Referenced by calculate_nu_phasespace_spline(), and ccl_cosmology_read_config().
| double ccl_gsl_params::INTEGRATION_NU_EPSREL |
Definition at line 70 of file ccl_params.h.
Referenced by calculate_nu_phasespace_spline(), and ccl_cosmology_read_config().
| double ccl_gsl_params::INTEGRATION_SIGMAR_EPSREL |
Definition at line 68 of file ccl_params.h.
Referenced by ccl_cosmology_read_config(), ccl_sigmaR(), and ccl_sigmaV().
| size_t ccl_gsl_params::N_ITERATION |
Definition at line 55 of file ccl_params.h.
Referenced by calculate_nu_phasespace_spline(), ccl_angular_cl_native(), ccl_cosmology_compute_growth(), ccl_cosmology_read_config(), ccl_dNdz_tomog(), ccl_norm_integrand(), ccl_sigmaR(), ccl_sigmaV(), ccl_tracer_corr_bessel(), clt_init_nz(), compute_chi(), window_lensing(), and window_magnification().
| double ccl_gsl_params::ODE_GROWTH_EPSREL |
Definition at line 78 of file ccl_params.h.
Referenced by ccl_cosmology_read_config(), and growth_factor_and_growth_rate().
| double ccl_gsl_params::ROOT_EPSREL |
Definition at line 74 of file ccl_params.h.
Referenced by a_of_chi(), and ccl_cosmology_read_config().
| int ccl_gsl_params::ROOT_N_ITERATION |
Definition at line 75 of file ccl_params.h.
Referenced by ccl_cosmology_read_config().