Cosmology Struct Reference

Structure that holds varioud quantities that need to be evaluated for a given choice of cosmological paramteres. More...

#include <Global_Structs.h>

Collaboration diagram for Cosmology:

Data Fields

struct Class_Cosmology_Struct ccs
 
struct Line ** Lines
 
struct PS_xtrPS_xtrapol
 
int NLines
 
long mode_model
 
double cosmo_pars [NPARS]
 

Detailed Description

Structure that holds varioud quantities that need to be evaluated for a given choice of cosmological paramteres.

This includes, the Class_Cosmology_Struct (initialized in cosmology.c), and Line Structure (initialized in line_ingredients.c).

Field Documentation

◆ ccs

◆ cosmo_pars

double cosmo_pars[NPARS]

◆ Lines

struct Line** Lines

◆ mode_model

long mode_model

◆ NLines

int NLines

◆ PS_xtrapol

struct PS_xtr* PS_xtrapol