CCL
|
#include <ccl_core.h>
Data Fields | |
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] |
Sturct containing references to instances of the above structs, and boolean flags of precomputed values.
bool ccl_cosmology::computed_distances |
bool ccl_cosmology::computed_growth |
bool ccl_cosmology::computed_hmfparams |
bool ccl_cosmology::computed_power |
bool ccl_cosmology::computed_sigma |
ccl_configuration ccl_cosmology::config |
ccl_data ccl_cosmology::data |
ccl_parameters ccl_cosmology::params |
int ccl_cosmology::status |
char ccl_cosmology::status_message[500] |