Function

NumCosmoGalaxyShapeFactorclear

Declaration [src]

void
nc_galaxy_shape_factor_clear (
  NcGalaxyShapeFactor** gsf
)

Description [src]

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

Parameters

gsf

Type: NcGalaxyShapeFactor

A NcGalaxyShapeFactor.

The data is owned by the caller of the function.