Function

NumCosmoHIPertCompclear

Declaration [src]

void
nc_hipert_comp_clear (
  NcHIPertComp** comp
)

Description [src]

Decreases the reference count of comp and sets the pointer comp to NULL.

Parameters

comp

Type: NcHIPertComp

A NcHIPertComp.

The data is owned by the caller of the function.