Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
ccl_data Struct Reference

#include <ccl_core.h>

Public Attributes

double growth0
 
gsl_spline * chi
 
gsl_spline * growth
 
gsl_spline * fgrowth
 
gsl_spline * E
 
gsl_spline * achi
 
gsl_interp_accel * accelerator
 
gsl_interp_accel * accelerator_achi
 
gsl_interp_accel * accelerator_m
 
gsl_interp_accel * accelerator_d
 
gsl_interp_accel * accelerator_k
 
gsl_spline * logsigma
 
gsl_spline * dlnsigma_dlogm
 
gsl_spline * alphahmf
 
gsl_spline * betahmf
 
gsl_spline * gammahmf
 
gsl_spline * phihmf
 
gsl_spline * etahmf
 
gsl_spline2d * p_lin
 
gsl_spline2d * p_nl
 
double k_min_lin
 
double k_min_nl
 
double k_max_lin
 
double k_max_nl
 

Detailed Description

Struct containing references to gsl splines for distance and acceleration calculations

Definition at line 77 of file ccl_core.h.

Member Data Documentation

gsl_interp_accel* ccl_data::accelerator_achi

Definition at line 92 of file ccl_core.h.

Referenced by ccl_cosmology_create(), ccl_data_free(), and ccl_scale_factor_of_chi().

gsl_interp_accel* ccl_data::accelerator_d
gsl_interp_accel* ccl_data::accelerator_k

Definition at line 96 of file ccl_core.h.

Referenced by ccl_cosmology_create(), and ccl_data_free().

gsl_interp_accel* ccl_data::accelerator_m
gsl_spline* ccl_data::achi
gsl_spline* ccl_data::alphahmf
gsl_spline* ccl_data::betahmf
gsl_spline* ccl_data::dlnsigma_dlogm
gsl_spline* ccl_data::E
gsl_spline* ccl_data::etahmf
gsl_spline* ccl_data::fgrowth
gsl_spline* ccl_data::gammahmf
gsl_spline* ccl_data::growth
double ccl_data::growth0
gsl_spline* ccl_data::logsigma
gsl_spline* ccl_data::phihmf

The documentation for this struct was generated from the following file: