|
CLASS MANUAL
|
#include "stdio.h"#include "stdlib.h"#include "math.h"#include "string.h"#include "float.h"#include "svnversion.h"#include <stdarg.h>#include "precisions.h"
Include dependency graph for common.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | precision |
Enumerations | |
| enum | evolver_type |
| enum | pk_def { delta_m_squared , delta_tot_squared , delta_bc_squared , delta_tot_from_poisson_squared } |
| enum | file_format |
Generic libraries, parameters and functions used in the whole code.
| struct precision |
| enum evolver_type |
parameters related to the precision of the code and to the method of calculation list of evolver types for integrating perturbations over time
| enum pk_def |
List of ways in which matter power spectrum P(k) can be defined. The standard definition is the first one (delta_m_squared) but alternative definitions can be useful in some projects.
| enum file_format |
Different ways to present output files