CCL
Data Fields
ccl_spline_params Struct Reference

#include <ccl_params.h>

Data Fields

double A_SPLINE_DELTA
 
int A_SPLINE_NA
 
double A_SPLINE_MIN
 
double A_SPLINE_MIN_PK
 
double A_SPLINE_MAX
 
double LOGM_SPLINE_DELTA
 
int LOGM_SPLINE_NM
 
double LOGM_SPLINE_MIN
 
double LOGM_SPLINE_MAX
 
int N_A
 
double K_MAX_SPLINE
 
double K_MAX
 
double K_MIN_DEFAULT
 
int N_K
 

Detailed Description

Struct that contains all the parameters needed to create certain splines. This includes splines for the scale factor, masses, and power spectra.

Field Documentation

double ccl_spline_params::A_SPLINE_DELTA
double ccl_spline_params::A_SPLINE_MAX
double ccl_spline_params::A_SPLINE_MIN
double ccl_spline_params::A_SPLINE_MIN_PK
int ccl_spline_params::A_SPLINE_NA
double ccl_spline_params::K_MAX
double ccl_spline_params::K_MAX_SPLINE
double ccl_spline_params::K_MIN_DEFAULT
double ccl_spline_params::LOGM_SPLINE_DELTA
double ccl_spline_params::LOGM_SPLINE_MAX
double ccl_spline_params::LOGM_SPLINE_MIN
int ccl_spline_params::LOGM_SPLINE_NM
int ccl_spline_params::N_A
int ccl_spline_params::N_K

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