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

#include <ccl_config.h>

Public Attributes

transfer_function_t transfer_function_method
 
matter_power_spectrum_t matter_power_spectrum_method
 
baryons_power_spectrum_t baryons_power_spectrum_method
 
mass_function_t mass_function_method
 
halo_concentration_t halo_concentration_method
 
emulator_neutrinos_t emulator_neutrinos_method
 

Detailed Description

Configuration typedef. This contains the transfer function, matter power spectrum, and mass function that is being used currently.

Definition at line 110 of file ccl_config.h.

Member Data Documentation

baryons_power_spectrum_t ccl_configuration::baryons_power_spectrum_method
emulator_neutrinos_t ccl_configuration::emulator_neutrinos_method

Definition at line 116 of file ccl_config.h.

Referenced by ccl_cosmology_compute_power_emu().

halo_concentration_t ccl_configuration::halo_concentration_method

Definition at line 115 of file ccl_config.h.

Referenced by ccl_halo_concentration(), and compare_halomod().


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