Function

NumCosmoHaloCMParamclear

Declaration [src]

void
nc_halo_cm_param_clear (
  NcHaloCMParam** hcmp
)

Description [src]

Decrease the reference count of hcmp by one, and sets the pointer *hcmp to NULL.

Parameters

hcmp

Type: NcHaloCMParam

A NcHaloCMParam.

The data is owned by the caller of the function.