|
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 | sigma8 |
| double | Neff |
| double * | mnu |
| ccl_mnu_convention | mnu_type |
| double | Omega_v [5] |
| double | Omega_k [5] |
| double | w_0 [5] |
| double | w_a [5] |
Definition at line 8 of file ccl_test_bbks.c.
| double bbks_data::A_s |
Definition at line 12 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double bbks_data::h |
Definition at line 11 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double* bbks_data::mnu |
Definition at line 16 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| ccl_mnu_convention bbks_data::mnu_type |
Definition at line 17 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double bbks_data::n_s |
Definition at line 13 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double bbks_data::Neff |
Definition at line 15 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double bbks_data::Omega_b |
Definition at line 10 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double bbks_data::Omega_c |
Definition at line 9 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double bbks_data::Omega_k[5] |
Definition at line 19 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double bbks_data::Omega_v[5] |
Definition at line 18 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double bbks_data::sigma8 |
Definition at line 14 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double bbks_data::w_0[5] |
Definition at line 20 of file ccl_test_bbks.c.
Referenced by compare_bbks().
| double bbks_data::w_a[5] |
Definition at line 21 of file ccl_test_bbks.c.
Referenced by compare_bbks().