Function

NumCosmoClusterRedshiftclear

Declaration [src]

void
nc_cluster_redshift_clear (
  NcClusterRedshift** clusterz
)

Description [src]

Atomically decrements the reference count of clusterz by one. Set pointer to NULL.

Parameters

clusterz

Type: NcClusterRedshift

A NcClusterRedshift.

The data is owned by the caller of the function.