Function

NumCosmoHIPertCompPBclear

Declaration [src]

void
nc_hipert_comp_pb_clear (
  NcHIPertCompPB** pb
)

Description [src]

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

Parameters

pb

Type: NcHIPertCompPB

A NcHIPertCompPB.

The data is owned by the caller of the function.