Function

NumCosmoGalaxyRedshiftPopclear

Declaration [src]

void
nc_galaxy_redshift_pop_clear (
  NcGalaxyRedshiftPop** gsdrp
)

Description [src]

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

Parameters

gsdrp

Type: NcGalaxyRedshiftPop

A NcGalaxyRedshiftPop.

The data is owned by the caller of the function.