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

#include <ccl_params.h>

Public Attributes

int A_SPLINE_NA
 
double A_SPLINE_MIN
 
double A_SPLINE_MINLOG_PK
 
double A_SPLINE_MIN_PK
 
double A_SPLINE_MAX
 
double A_SPLINE_MINLOG
 
int A_SPLINE_NLOG
 
double LOGM_SPLINE_DELTA
 
int LOGM_SPLINE_NM
 
double LOGM_SPLINE_MIN
 
double LOGM_SPLINE_MAX
 
int A_SPLINE_NA_PK
 
int A_SPLINE_NLOG_PK
 
double K_MAX_SPLINE
 
double K_MAX
 
double K_MIN
 
int N_K
 
int N_K_3DCOR
 
double ELL_MIN_CORR
 
double ELL_MAX_CORR
 
int N_ELL_CORR
 

Detailed Description

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

Definition at line 12 of file ccl_params.h.

Member Data Documentation

double ccl_spline_params::A_SPLINE_MIN
double ccl_spline_params::A_SPLINE_MINLOG
int ccl_spline_params::A_SPLINE_NA
int ccl_spline_params::A_SPLINE_NLOG
double ccl_spline_params::ELL_MAX_CORR
double ccl_spline_params::ELL_MIN_CORR

Definition at line 40 of file ccl_params.h.

Referenced by ccl_cosmology_read_config(), and ccl_tracer_corr_fftlog().

double ccl_spline_params::LOGM_SPLINE_DELTA

Definition at line 23 of file ccl_params.h.

Referenced by ccl_cosmology_compute_sigma(), and ccl_cosmology_read_config().

double ccl_spline_params::LOGM_SPLINE_MAX

Definition at line 26 of file ccl_params.h.

Referenced by ccl_cosmology_compute_sigma(), and ccl_cosmology_read_config().

double ccl_spline_params::LOGM_SPLINE_MIN

Definition at line 25 of file ccl_params.h.

Referenced by ccl_cosmology_compute_sigma(), and ccl_cosmology_read_config().

int ccl_spline_params::LOGM_SPLINE_NM

Definition at line 24 of file ccl_params.h.

Referenced by ccl_cosmology_compute_sigma(), and ccl_cosmology_read_config().

int ccl_spline_params::N_ELL_CORR

Definition at line 42 of file ccl_params.h.

Referenced by ccl_cosmology_read_config(), and ccl_tracer_corr_fftlog().

int ccl_spline_params::N_K_3DCOR

Definition at line 37 of file ccl_params.h.

Referenced by ccl_correlation_3d(), and ccl_cosmology_read_config().


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