|
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 all the parameters needed to create certain splines. This includes splines for the scale factor, masses, and power spectra.
Definition at line 12 of file ccl_params.h.
| double ccl_spline_params::A_SPLINE_MAX |
Definition at line 18 of file ccl_params.h.
Referenced by ccl_cosmology_compute_distances(), ccl_cosmology_compute_growth(), ccl_cosmology_compute_power_bbks(), ccl_cosmology_compute_power_class(), ccl_cosmology_compute_power_eh(), ccl_cosmology_compute_power_emu(), and ccl_cosmology_read_config().
| double ccl_spline_params::A_SPLINE_MIN |
Definition at line 15 of file ccl_params.h.
Referenced by ccl_cosmology_compute_distances(), ccl_cosmology_compute_growth(), and ccl_cosmology_read_config().
| double ccl_spline_params::A_SPLINE_MIN_PK |
Definition at line 17 of file ccl_params.h.
Referenced by ccl_cosmology_compute_power_bbks(), ccl_cosmology_compute_power_class(), ccl_cosmology_compute_power_eh(), ccl_cosmology_compute_power_emu(), and ccl_cosmology_read_config().
| double ccl_spline_params::A_SPLINE_MINLOG |
Definition at line 19 of file ccl_params.h.
Referenced by ccl_cosmology_compute_distances(), ccl_cosmology_compute_growth(), and ccl_cosmology_read_config().
| double ccl_spline_params::A_SPLINE_MINLOG_PK |
Definition at line 16 of file ccl_params.h.
Referenced by ccl_cosmology_compute_power_bbks(), ccl_cosmology_compute_power_class(), ccl_cosmology_compute_power_eh(), ccl_cosmology_compute_power_emu(), ccl_cosmology_read_config(), ccl_fill_class_parameters(), ccl_linear_matter_power(), and ccl_nonlin_matter_power().
| int ccl_spline_params::A_SPLINE_NA |
Definition at line 14 of file ccl_params.h.
Referenced by ccl_cosmology_compute_distances(), ccl_cosmology_compute_growth(), and ccl_cosmology_read_config().
| int ccl_spline_params::A_SPLINE_NA_PK |
Definition at line 29 of file ccl_params.h.
Referenced by ccl_cosmology_compute_power_bbks(), ccl_cosmology_compute_power_class(), ccl_cosmology_compute_power_eh(), ccl_cosmology_compute_power_emu(), and ccl_cosmology_read_config().
| int ccl_spline_params::A_SPLINE_NLOG |
Definition at line 20 of file ccl_params.h.
Referenced by ccl_cosmology_compute_distances(), ccl_cosmology_compute_growth(), and ccl_cosmology_read_config().
| int ccl_spline_params::A_SPLINE_NLOG_PK |
Definition at line 30 of file ccl_params.h.
Referenced by ccl_cosmology_compute_power_bbks(), ccl_cosmology_compute_power_class(), ccl_cosmology_compute_power_eh(), ccl_cosmology_compute_power_emu(), and ccl_cosmology_read_config().
| double ccl_spline_params::ELL_MAX_CORR |
Definition at line 41 of file ccl_params.h.
Referenced by ccl_cosmology_read_config(), ccl_tracer_corr_bessel(), ccl_tracer_corr_fftlog(), and ccl_tracer_corr_legendre().
| double ccl_spline_params::ELL_MIN_CORR |
Definition at line 40 of file ccl_params.h.
Referenced by ccl_cosmology_read_config(), and ccl_tracer_corr_fftlog().
| double ccl_spline_params::K_MAX |
Definition at line 34 of file ccl_params.h.
Referenced by ccl_correlation_3d(), ccl_cosmology_compute_power_bbks(), ccl_cosmology_compute_power_eh(), ccl_cosmology_read_config(), ccl_sigmaR(), ccl_sigmaV(), and get_k_interval().
| double ccl_spline_params::K_MAX_SPLINE |
Definition at line 33 of file ccl_params.h.
Referenced by ccl_cosmology_compute_power_class(), ccl_cosmology_compute_power_emu(), ccl_cosmology_read_config(), and ccl_fill_class_parameters().
| double ccl_spline_params::K_MIN |
Definition at line 35 of file ccl_params.h.
Referenced by ccl_correlation_3d(), ccl_cosmology_compute_power_bbks(), ccl_cosmology_compute_power_eh(), ccl_cosmology_read_config(), ccl_sigmaR(), ccl_sigmaV(), get_k_interval(), and main().
| double ccl_spline_params::LOGM_SPLINE_DELTA |
Definition at line 23 of file ccl_params.h.
Referenced by ccl_cosmology_compute_sigma(), and ccl_cosmology_read_config().
| double ccl_spline_params::LOGM_SPLINE_MAX |
Definition at line 26 of file ccl_params.h.
Referenced by ccl_cosmology_compute_sigma(), and ccl_cosmology_read_config().
| double ccl_spline_params::LOGM_SPLINE_MIN |
Definition at line 25 of file ccl_params.h.
Referenced by ccl_cosmology_compute_sigma(), and ccl_cosmology_read_config().
| int ccl_spline_params::LOGM_SPLINE_NM |
Definition at line 24 of file ccl_params.h.
Referenced by ccl_cosmology_compute_sigma(), and ccl_cosmology_read_config().
| int ccl_spline_params::N_ELL_CORR |
Definition at line 42 of file ccl_params.h.
Referenced by ccl_cosmology_read_config(), and ccl_tracer_corr_fftlog().
| int ccl_spline_params::N_K |
Definition at line 36 of file ccl_params.h.
Referenced by ccl_cosmology_compute_power_bbks(), ccl_cosmology_compute_power_class(), ccl_cosmology_compute_power_eh(), ccl_cosmology_compute_power_emu(), and ccl_cosmology_read_config().
| int ccl_spline_params::N_K_3DCOR |
Definition at line 37 of file ccl_params.h.
Referenced by ccl_correlation_3d(), and ccl_cosmology_read_config().