|
CLASSpp Manual
Cosmology reference and developer manual
|
#include <idr.h>
Inheritance diagram for IDRSpecies::PerturbLayout:Per-species perturbation slot layout for IDR.
When idr_nature == idr_free_streaming AND TCA is off: idx_delta, idx_theta, idx_shear, idx_l3 are set; l_max == IDRSpecies::l_max_idr(). When idr_nature == idr_fluid OR TCA is on (shear not registered): idx_delta, idx_theta set; idx_shear == idx_l3 == -1; l_max == -1. When RSA is on (nothing registered): all fields are -1.