Method

NumCosmoClusterMassfree

Declaration [src]

void
nc_cluster_mass_free (
  NcClusterMass* clusterm
)

Description [src]

Atomically decrements the reference count of clusterm by one. If the reference count drops to 0, all memory allocated by clusterm is released.