Function

NumCosmoGalaxySDPositionFlatclear

Declaration [src]

void
nc_galaxy_sd_position_flat_clear (
  NcGalaxySDPositionFlat** gsdpflat
)

Description [src]

Decrease the reference count of gsdpflat by one, and sets the pointer *gsdpflat to NULL.

Parameters

gsdpflat

Type: NcGalaxySDPositionFlat

A NcGalaxySDPositionFlat.

The data is owned by the caller of the function.