|
CLASSpp Manual
Cosmology reference and developer manual
|
#include "background_module.h"#include <algorithm>#include <map>#include <vector>#include "../species/background_ic_context.h"#include "../species/composite_species.h"#include "../species/dcdm_dr_species.h"#include "../species/dncdm_dr_species.h"#include "../species/fluid.h"#include "../species/idm_dr_idr_species.h"#include "../species/idm_drmd_idr_drmd_species.h"#include "../species/ncdm_species.h"#include "../species/scalar_field.h"#include "../species/type3_species.h"#include "bisection.h"Integrates the cosmological background and provides interpolated background quantities for the lifetime of a BackgroundModule instance.