29 for (
double z = 0.;
z<=4.;
z =
z+0.2){
31 printf(
"z=%.16le, Omnu(z)=%.16le \n",
z,Omnu);
36 for (
double kpow = -4 ; kpow <=2; kpow = kpow+ 0.02){
40 printf(
"k=%.16le, P(k)=%.16le \n",k,p);
43 printf(
"Completed. Status = %d\n",status);
double ccl_omega_x(ccl_cosmology *cosmo, double a, ccl_species_x_label label, int *status)
double ccl_nonlin_matter_power(ccl_cosmology *cosmo, double k, double a, int *status)
int main(int argc, char *argv[])
transfer_function_t transfer_function_method
ccl_cosmology * ccl_cosmology_create(ccl_parameters params, ccl_configuration config)
const ccl_configuration default_config
float pow(float base, unsigned long int exp)