Function

NumCosmoHaloCatalogclear

Declaration [src]

void
nc_halo_catalog_clear (
  NcHaloCatalog** hcat
)

Description [src]

If hcat is different from NULL, decreases its reference count and sets hcat to NULL.

Parameters

hcat

Type: NcHaloCatalog

A NcHaloCatalog.

The data is owned by the caller of the function.