|
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.
Macros | |
| #define | NZ 1024 |
| #define | Z0_GC 1.0 |
| #define | SZ_GC 0.02 |
| #define | NL 499 |
Functions | |
| int | main (int argc, char **argv) |
| #define NL 499 |
Definition at line 9 of file angpow_benchmarks.c.
Referenced by main().
| #define NZ 1024 |
Definition at line 6 of file angpow_benchmarks.c.
Referenced by main().
| #define SZ_GC 0.02 |
Definition at line 8 of file angpow_benchmarks.c.
Referenced by main().
| #define Z0_GC 1.0 |
Definition at line 7 of file angpow_benchmarks.c.
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 11 of file angpow_benchmarks.c.
References ccl_test_distances::A_s, ccl_angular_cls(), ccl_boltzmann_class, ccl_cl_tracer_free(), ccl_cl_tracer_number_counts(), ccl_cl_workspace_free(), ccl_cosmology_create(), ccl_cosmology_free(), ccl_linear, ccl_mnu_sum, ccl_parameters_create(), CCL_ClTracer::chimax, CCL_ClTracer::chimin, default_config, ccl_test_distances::h, ccl_configuration::matter_power_spectrum_method, ccl_test_distances::mnu, ccl_test_distances::n_s, ccl_test_distances::Neff, NL, NZ, ccl_test_distances::Omega_b, ccl_test_distances::Omega_c, ccl_parameters::Omega_g, ccl_parameters::Omega_l, pow(), norm_params::status, SZ_GC, ccl_configuration::transfer_function_method, and Z0_GC.