|
CLASSpp Manual
Cosmology reference and developer manual
|
#include <memory>#include <string>#include <vector>#include "../species/base_species.h"#include "../species/species_build_context.h"#include "../species/species_collection.h"#include "background.h"#include "common.h"#include "lensing.h"#include "nonlinear.h"#include "output.h"#include "parser.h"#include "perturbations.h"#include "primordial.h"#include "quadrature.h"#include "spectra.h"#include "thermodynamics.h"#include "transfer.h"Go to the source code of this file.
Input parsing and cosmological-species construction.