|
CLASSpp Manual
Cosmology reference and developer manual
|
#include <perturbations_module.h>
Data Fields | |
| int | index_md |
| int | index_ic |
| int | index_k |
| double | k |
| perturb_workspace * | ppw |
Structure pointing towards all what the function that perturb_derivs needs to know: fixed input parameters and indices contained in the various structures, workspace, etc.
| int perturb_parameters_and_workspace::index_md |
index of mode (scalar/.../vector/tensor)
| int perturb_parameters_and_workspace::index_ic |
index of initial condition (adiabatic/isocurvature(s)/...)
| int perturb_parameters_and_workspace::index_k |
index of wavenumber
| double perturb_parameters_and_workspace::k |
current value of wavenumber in 1/Mpc
| perturb_workspace* perturb_parameters_and_workspace::ppw |
workspace defined above