|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
Public Attributes | |
| double | Omega_c |
| double | Omega_b |
| double | h |
| double | A_s |
| double | n_s |
| double | Neff |
| double * | mnu |
| ccl_mnu_convention | mnu_type |
| double | Omega_v [1] |
| double | Omega_k [1] |
| double | w_0 [1] |
| double | w_a [1] |
| double | sigma8 |
| double | mass [13] |
| double | massfunc [3][13] |
Definition at line 12 of file ccl_test_massfunc.c.
| double massfunc_data::A_s |
Definition at line 16 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double massfunc_data::h |
Definition at line 15 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double massfunc_data::mass[13] |
Definition at line 27 of file ccl_test_massfunc.c.
| double massfunc_data::massfunc[3][13] |
Definition at line 28 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double* massfunc_data::mnu |
Definition at line 19 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| ccl_mnu_convention massfunc_data::mnu_type |
Definition at line 20 of file ccl_test_massfunc.c.
| double massfunc_data::n_s |
Definition at line 17 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double massfunc_data::Neff |
Definition at line 18 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double massfunc_data::Omega_b |
Definition at line 14 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double massfunc_data::Omega_c |
Definition at line 13 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double massfunc_data::Omega_k[1] |
Definition at line 22 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double massfunc_data::Omega_v[1] |
Definition at line 21 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double massfunc_data::sigma8 |
Definition at line 25 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double massfunc_data::w_0[1] |
Definition at line 23 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().
| double massfunc_data::w_a[1] |
Definition at line 24 of file ccl_test_massfunc.c.
Referenced by compare_massfunc().