|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
general integrand with callable function and one parameter More...
Public Member Functions | |
| integrand_param (double r, const P &P_k) | |
Public Attributes | |
| double | r |
| const P & | P_k |
general integrand with callable function and one parameter
| P | callable object with 'operator()(double)' |
Definition at line 32 of file core_power.cpp.
|
inline |
Definition at line 34 of file core_power.cpp.
| const P& anonymous_namespace{core_power.cpp}::integrand_param< P >::P_k |
Definition at line 36 of file core_power.cpp.
Referenced by anonymous_namespace{core_power.cpp}::sigma_integrand_G(), anonymous_namespace{core_power.cpp}::xi_integrand_G(), and anonymous_namespace{core_power.cpp}::xi_integrand_W().
| double anonymous_namespace{core_power.cpp}::integrand_param< P >::r |