Function

NumCosmoGalaxySDShapeclear

Declaration [src]

void
nc_galaxy_sd_shape_clear (
  NcGalaxySDShape** gsds
)

Description [src]

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

Parameters

gsds

Type: NcGalaxySDShape

A NcGalaxySDShape.

The data is owned by the caller of the function.