|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
other parameters More...
#include <params.hpp>

Public Member Functions | |
| void | init (const Box_Opt &) |
Public Attributes | |
| Range | k_print |
| range in which compute the correlation function More... | |
| Range | x_corr |
| std::map< std::string, double > | nyquist |
other parameters
Definition at line 170 of file params.hpp.
| void Other_par::init | ( | const Box_Opt & | box_opt | ) |
Definition at line 416 of file params.cpp.
References Box_Opt::box_size, Box_Opt::mesh_num, Box_Opt::mesh_num_pwr, Box_Opt::par_num_1d, and PI.
| Range Other_par::k_print |
range in which compute the correlation function
Definition at line 174 of file params.hpp.
Referenced by gen_pow_spec_binned_from_extrap().
| std::map<std::string,double> Other_par::nyquist |
Definition at line 175 of file params.hpp.
| Range Other_par::x_corr |
Definition at line 174 of file params.hpp.
Referenced by App_Var< T >::Impl< T >::alloc_bin_corr(), anonymous_namespace{core_power.cpp}::gen_corr_func_binned_gsl(), and anonymous_namespace{core_power.cpp}::gen_sigma_func_binned_gsl().