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

#include <ccl_core.h>

Collaboration diagram for ccl_cosmology:

Public Attributes

ccl_parameters params
 
ccl_configuration config
 
ccl_data data
 
bool computed_distances
 
bool computed_growth
 
bool computed_power
 
bool computed_sigma
 
bool computed_hmfparams
 
int status
 
char status_message [500]
 

Detailed Description

Sturct containing references to instances of the above structs, and boolean flags of precomputed values.

Definition at line 122 of file ccl_core.h.

Member Data Documentation

bool ccl_cosmology::computed_growth
bool ccl_cosmology::computed_hmfparams

Definition at line 132 of file ccl_core.h.

Referenced by ccl_cosmology_compute_hmfparams(), ccl_cosmology_create(), and massfunc_f().

bool ccl_cosmology::computed_sigma
int ccl_cosmology::status

Definition at line 134 of file ccl_core.h.

Referenced by ccl_cosmology_create(), and ccl_get_class_As().


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