Function

NumCosmoDataClusterWLclear

Declaration [src]

void
nc_data_cluster_wl_clear (
  NcDataClusterWL** dcwl
)

Description [src]

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

Parameters

dcwl

Type: NcDataClusterWL

A NcDataClusterWL.

The data is owned by the caller of the function.