|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
#include <ccl_cls.h>
Public Attributes | |
| int | lmax |
| int | l_limber |
| double | l_logstep |
| int | l_linstep |
| int | n_ls |
| int * | l_arr |
| int* CCL_ClWorkspace::l_arr |
Definition at line 219 of file ccl_cls.h.
Referenced by ccl_angular_cl_native(), ccl_angular_cls(), ccl_cl_workspace_free(), ccl_cl_workspace_new(), cl_integrand(), compare_cls(), and transfer_wrap().
| int CCL_ClWorkspace::l_limber |
Definition at line 215 of file ccl_cls.h.
Referenced by ccl_angular_cls(), and ccl_cl_workspace_new().
| int CCL_ClWorkspace::l_linstep |
Definition at line 217 of file ccl_cls.h.
Referenced by ccl_cl_workspace_new().
| double CCL_ClWorkspace::l_logstep |
Definition at line 216 of file ccl_cls.h.
Referenced by ccl_cl_workspace_new().
| int CCL_ClWorkspace::lmax |
Definition at line 214 of file ccl_cls.h.
Referenced by ccl_angular_cls(), and ccl_cl_workspace_new().
| int CCL_ClWorkspace::n_ls |
Definition at line 218 of file ccl_cls.h.
Referenced by ccl_angular_cls(), ccl_cl_workspace_new(), and compare_cls().