Function

NumCosmoGalaxyShapePopclear

Declaration [src]

void
nc_galaxy_shape_pop_clear (
  NcGalaxyShapePop** gsp
)

Description [src]

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

Parameters

gsp

Type: NcGalaxyShapePop

A NcGalaxyShapePop.

The data is owned by the caller of the function.