Function

NumCosmoGalaxyShapeFactorCGFclear

Declaration [src]

void
nc_galaxy_shape_factor_cgf_clear (
  NcGalaxyShapeFactorCGF** gsfcgf
)

Description [src]

Decreases the reference count of gsfcgf by one, and sets the pointer gsfcgf to NULL.

Parameters

gsfcgf

Type: NcGalaxyShapeFactorCGF

A NcGalaxyShapeFactorCGF.

The data is owned by the caller of the function.