Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
ccl_params.h File Reference
#include "ccl_constants.h"
Include dependency graph for ccl_params.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ccl_spline_params
 
struct  ccl_gsl_params
 

Typedefs

typedef CCL_BEGIN_DECLS struct ccl_spline_params ccl_spline_params
 
typedef struct ccl_gsl_params ccl_gsl_params
 

Variables

ccl_spline_paramsccl_splines
 
ccl_gsl_paramsccl_gsl
 

Typedef Documentation

Struct that contains parameters that control the accuracy of various GSL routines.

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

Variable Documentation