Class_Cosmology_Struct Struct Reference

Structure to store cosmology structure from CLASS-v3.1. More...

#include <Global_Structs.h>

Data Fields

struct precision pr
 
struct background ba
 
struct thermodynamics th
 
struct perturbations pt
 
struct transfer tr
 
struct primordial pm
 
struct harmonic hr
 
struct fourier fo
 
struct lensing le
 
struct distortions sd
 
struct output op
 
ErrorMsg errmsg
 

Detailed Description

Structure to store cosmology structure from CLASS-v3.1.

Field Documentation

◆ ba

struct background ba

◆ errmsg

ErrorMsg errmsg

◆ fo

struct fourier fo

◆ hr

struct harmonic hr

◆ le

struct lensing le

◆ op

struct output op

◆ pm

struct primordial pm

◆ pr

struct precision pr

◆ pt

struct perturbations pt

◆ sd

struct distortions sd

◆ th

struct thermodynamics th

◆ tr

struct transfer tr