Method

NumCosmoGrowthFuncprepare

Declaration [src]

void
nc_growth_func_prepare (
  NcGrowthFunc* gf,
  NcHICosmo* cosmo
)

Description [src]

This function prepares the object gf using cosmo, such that all the available NcGrowthFunc functions can be evaluated, e.g. nc_growth_func_eval() and nc_growth_func_eval_deriv().

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.