|
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 |
| double | Omega_k |
| double | w_0 |
| double | w_a |
Definition at line 13 of file ccl_test_angpow.c.
| double angpow_data::A_s |
Definition at line 17 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| double angpow_data::h |
Definition at line 16 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| double* angpow_data::mnu |
Definition at line 20 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| ccl_mnu_convention angpow_data::mnu_type |
Definition at line 21 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| double angpow_data::n_s |
Definition at line 18 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| double angpow_data::Neff |
Definition at line 19 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| double angpow_data::Omega_b |
Definition at line 15 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| double angpow_data::Omega_c |
Definition at line 14 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| double angpow_data::Omega_k |
Definition at line 23 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| double angpow_data::Omega_v |
Definition at line 22 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| double angpow_data::w_0 |
Definition at line 24 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().
| double angpow_data::w_a |
Definition at line 25 of file ccl_test_angpow.c.
Referenced by test_angpow_precision().