|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|

Go to the source code of this file.
Classes | |
| struct | create_mnu_data |
Functions | |
| void | __attribute__ ((weak)) |
| void | __ctest_create_mnu_create_mnu_norm_run (struct create_mnu_data *data) |
| void | __ctest_create_mnu_create_mnu_inv_run (struct create_mnu_data *data) |
Variables | |
| static struct create_mnu_data | __ctest_create_mnu_data |
| void __attribute__ | ( | (weak) | ) |
Definition at line 27 of file ccl_test_params_mnu.c.
References ccl_mnu_sum, and ccl_mnu_sum_inverted.
| void __ctest_create_mnu_create_mnu_inv_run | ( | struct create_mnu_data * | data | ) |
Definition at line 59 of file ccl_test_params_mnu.c.
References ASSERT_DBL_NEAR_TOL, ccl_parameters_create(), DELTAM12_sq, DELTAM13_sq_neg, and ccl_parameters::mnu.
| void __ctest_create_mnu_create_mnu_norm_run | ( | struct create_mnu_data * | data | ) |
Definition at line 49 of file ccl_test_params_mnu.c.
|
static |
Definition at line 49 of file ccl_test_params_mnu.c.