|
CLASSpp Manual
Cosmology reference and developer manual
|
#include "thermodynamics_module.h"#include <algorithm>#include <fstream>#include "../species/fluid.h"#include "../species/idm_dr_idr_species.h"#include "../species/idm_drmd_idr_drmd_species.h"#include "background_module.h"#include "evolver_ndf15.h"#include "evolver_rkdp45.h"#include "hyrec.h"Computes recombination and reionization histories and exposes interpolated thermodynamic quantities for the lifetime of a ThermodynamicsModule instance.