|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
#include <common.h>

| SplPar* RunParams::aofchi |
Definition at line 46 of file common.h.
Referenced by init_params(), param_free(), param_new(), transfer_cmblens(), transfer_lensing(), transfer_magnification(), and window_lensing().
| SplPar* RunParams::bias |
Definition at line 54 of file common.h.
Referenced by init_params(), param_free(), param_new(), and transfer_dens().
| double RunParams::chi_horizon |
Definition at line 34 of file common.h.
Referenced by init_params(), param_new(), window_lensing(), and window_magnification().
| double RunParams::chi_LSS |
Definition at line 35 of file common.h.
Referenced by init_params(), param_new(), and transfer_cmblens().
| double* RunParams::cl_cc |
Definition at line 64 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::cl_ci |
Definition at line 65 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::cl_d1l2 |
Definition at line 57 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::cl_d2l1 |
Definition at line 58 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::cl_dc |
Definition at line 59 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::cl_dd |
Definition at line 56 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::cl_di |
Definition at line 60 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::cl_ii |
Definition at line 66 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::cl_lc |
Definition at line 62 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::cl_li |
Definition at line 63 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::cl_ll |
Definition at line 61 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| Csm_params* RunParams::cpar |
Definition at line 33 of file common.h.
Referenced by cl_integrand(), init_params(), param_free(), param_new(), and window_lensing().
| double RunParams::dchi |
Definition at line 37 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| int RunParams::do_cmblens |
Definition at line 40 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), read_parameter_file(), transfer_wrap(), and write_output().
| int RunParams::do_isw |
Definition at line 41 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), read_parameter_file(), transfer_wrap(), and write_output().
| int RunParams::do_nc |
Definition at line 38 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), read_parameter_file(), transfer_wrap(), window_lensing(), and write_output().
| int RunParams::do_shear |
Definition at line 39 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), init_params(), param_free(), param_new(), read_parameter_file(), transfer_wrap(), window_lensing(), and write_output().
| int RunParams::do_w_theta |
Definition at line 67 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), read_parameter_file(), and write_output().
| int RunParams::do_w_theta_logbin |
Definition at line 68 of file common.h.
Referenced by compute_wt_single(), read_parameter_file(), and write_output().
| SplPar* RunParams::fgofchi |
Definition at line 50 of file common.h.
Referenced by init_params(), param_free(), param_new(), transfer_isw(), transfer_rsd(), and window_lensing().
| char RunParams::fname_bias[256] |
Definition at line 28 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| char RunParams::fname_pk[256] |
Definition at line 30 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| char RunParams::fname_sbias[256] |
Definition at line 29 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| char** RunParams::fname_window |
Definition at line 27 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| SplPar* RunParams::gfofchi |
Definition at line 49 of file common.h.
Referenced by init_params(), param_free(), param_new(), transfer_cmblens(), transfer_dens(), transfer_isw(), transfer_lensing(), transfer_magnification(), transfer_rsd(), and window_lensing().
| double RunParams::h0 |
Definition at line 25 of file common.h.
Referenced by init_params(), and read_parameter_file().
| int RunParams::has_bg |
Definition at line 42 of file common.h.
Referenced by init_params(), param_free(), param_new(), and read_parameter_file().
| int RunParams::has_dens |
Definition at line 43 of file common.h.
Referenced by init_params(), param_free(), param_new(), read_parameter_file(), and transfer_wrap().
| int RunParams::has_lensing |
Definition at line 45 of file common.h.
Referenced by init_params(), param_free(), param_new(), read_parameter_file(), transfer_wrap(), and window_lensing().
| int RunParams::has_rsd |
Definition at line 44 of file common.h.
Referenced by param_new(), read_parameter_file(), and transfer_wrap().
| SplPar* RunParams::hofchi |
Definition at line 48 of file common.h.
Referenced by init_params(), integrand_wl(), integrand_wm(), param_free(), param_new(), transfer_dens(), transfer_isw(), transfer_rsd(), and window_lensing().
| int RunParams::lmax |
Definition at line 32 of file common.h.
Referenced by compute_spectra(), compute_w_theta(), compute_wt_single(), init_params(), param_new(), read_parameter_file(), and write_output().
| int RunParams::n_th |
Definition at line 71 of file common.h.
Referenced by compute_wt_single(), init_params(), param_new(), read_parameter_file(), and write_output().
| int RunParams::n_th_logint |
Definition at line 72 of file common.h.
Referenced by compute_wt_single(), param_new(), read_parameter_file(), and write_output().
| double RunParams::ns |
Definition at line 26 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| double RunParams::ob |
Definition at line 24 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| double RunParams::ol |
Definition at line 24 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| double RunParams::om |
Definition at line 24 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| double RunParams::prefac_lensing |
Definition at line 36 of file common.h.
Referenced by init_params(), param_new(), transfer_cmblens(), transfer_isw(), transfer_lensing(), and transfer_magnification().
| char RunParams::prefix_out[256] |
Definition at line 31 of file common.h.
Referenced by param_new(), read_parameter_file(), window_lensing(), and write_output().
| double RunParams::s8 |
Definition at line 26 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| SplPar* RunParams::sbias |
Definition at line 55 of file common.h.
Referenced by init_params(), integrand_wm(), param_free(), and param_new().
| double RunParams::th_max |
Definition at line 70 of file common.h.
Referenced by compute_wt_single(), param_new(), read_parameter_file(), and write_output().
| double RunParams::th_min |
Definition at line 69 of file common.h.
Referenced by compute_wt_single(), param_new(), read_parameter_file(), and write_output().
| double RunParams::w0 |
Definition at line 25 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| double RunParams::wa |
Definition at line 25 of file common.h.
Referenced by init_params(), param_new(), and read_parameter_file().
| SplPar** RunParams::wind_0 |
Definition at line 51 of file common.h.
Referenced by init_params(), integrand_wl(), integrand_wm(), param_free(), param_new(), transfer_dens(), transfer_rsd(), and window_lensing().
| SplPar** RunParams::wind_L |
Definition at line 53 of file common.h.
Referenced by init_params(), param_free(), param_new(), transfer_lensing(), and window_lensing().
| SplPar** RunParams::wind_M |
Definition at line 52 of file common.h.
Referenced by init_params(), param_free(), param_new(), transfer_magnification(), and window_lensing().
| double* RunParams::wt_cc |
Definition at line 82 of file common.h.
Referenced by compute_w_theta(), init_params(), param_new(), and write_output().
| double* RunParams::wt_ci |
Definition at line 83 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::wt_d1l2 |
Definition at line 74 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::wt_d2l1 |
Definition at line 75 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::wt_dc |
Definition at line 76 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::wt_dd |
Definition at line 73 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::wt_di |
Definition at line 77 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::wt_ii |
Definition at line 84 of file common.h.
Referenced by compute_w_theta(), init_params(), param_new(), and write_output().
| double* RunParams::wt_lc |
Definition at line 80 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::wt_li |
Definition at line 81 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::wt_ll_mm |
Definition at line 79 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| double* RunParams::wt_ll_pp |
Definition at line 78 of file common.h.
Referenced by compute_w_theta(), init_params(), param_free(), param_new(), and write_output().
| SplPar* RunParams::zofchi |
Definition at line 47 of file common.h.
Referenced by init_params(), integrand_wl(), integrand_wm(), param_free(), param_new(), transfer_dens(), transfer_rsd(), and window_lensing().