Function

NumCosmoHIPertBGVarclear

Declaration [src]

void
nc_hipert_bg_var_clear (
  NcHIPertBGVar** bg_var
)

Description [src]

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

Parameters

bg_var

Type: NcHIPertBGVar

A NcHIPertBGVar.

The data is owned by the caller of the function.