Constructor

NumCosmoGrowthFuncnew

Declaration [src]

NcGrowthFunc*
nc_growth_func_new (
  void
)

Description [src]

This function allocates memory for a new NcGrowthFunc object.

Return value

Type: NcGrowthFunc

A new NcGrowthFunc.

The caller of the function takes ownership of the data, and is responsible for freeing it.