Method

NumCosmoGrowthFuncref

Declaration [src]

NcGrowthFunc*
nc_growth_func_ref (
  NcGrowthFunc* gf
)

Description [src]

Increases the reference count of gf atomically.

Return value

Type: NcGrowthFunc

gf.

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