Function

NumCosmoClusterMassclear

Declaration [src]

void
nc_cluster_mass_clear (
  NcClusterMass** clusterm
)

Description [src]

The reference count of clusterm is decreased and the pointer is set to NULL.

Parameters

clusterm

Type: NcClusterMass

A NcClusterMass.

The data is owned by the caller of the function.