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

#include <ccl_cls.h>

Collaboration diagram for CCL_ClTracer:

Public Attributes

int tracer_type
 
double prefac_lensing
 
double chimax
 
double chimin
 
double zmin
 
double zmax
 
double chi_source
 
int has_rsd
 
int has_magnification
 
int has_intrinsic_alignment
 
SplParspl_nz
 
SplParspl_bz
 
SplParspl_sz
 
SplParspl_rf
 
SplParspl_ba
 
SplParspl_wL
 
SplParspl_wM
 

Detailed Description

ClTracer structure, used to contain everything that a Cl tracer could have, such as splines for various quantities and limits on the value of chi that this tracer deals with.

Definition at line 31 of file ccl_cls.h.

Member Data Documentation

double CCL_ClTracer::chi_source

Definition at line 38 of file ccl_cls.h.

Referenced by cl_tracer(), and transfer_cmblens().

double CCL_ClTracer::chimax

Definition at line 34 of file ccl_cls.h.

Referenced by cl_tracer(), clt_init_nz(), get_k_interval(), main(), and test_angpow_precision().

double CCL_ClTracer::chimin
int CCL_ClTracer::has_intrinsic_alignment

Definition at line 41 of file ccl_cls.h.

Referenced by ccl_cl_tracer_free(), check_clt_fa_inconsistency(), clt_wl_init(), and transfer_wl().

int CCL_ClTracer::has_magnification
int CCL_ClTracer::has_rsd

Definition at line 39 of file ccl_cls.h.

Referenced by clt_nc_init(), and transfer_nc().

double CCL_ClTracer::prefac_lensing

Definition at line 33 of file ccl_cls.h.

Referenced by cl_tracer(), f_lensing(), transfer_cmblens(), and transfer_nc().

SplPar* CCL_ClTracer::spl_ba
SplPar* CCL_ClTracer::spl_bz
SplPar* CCL_ClTracer::spl_rf
SplPar* CCL_ClTracer::spl_sz

Definition at line 44 of file ccl_cls.h.

Referenced by ccl_cl_tracer_free(), ccl_get_tracer_fa(), ccl_get_tracer_fas(), and clt_init_wM().

SplPar* CCL_ClTracer::spl_wL
SplPar* CCL_ClTracer::spl_wM
int CCL_ClTracer::tracer_type
double CCL_ClTracer::zmax

Definition at line 37 of file ccl_cls.h.

Referenced by clt_init_nz().

double CCL_ClTracer::zmin

Definition at line 36 of file ccl_cls.h.

Referenced by clt_init_nz(), clt_init_wL(), and clt_init_wM().


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