Function

NumCosmoHIPertFirstOrderclear

Declaration [src]

void
nc_hipert_first_order_clear (
  NcHIPertFirstOrder** fo
)

Description [src]

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

Parameters

fo

Type: NcHIPertFirstOrder

A NcHIPertFirstOrder.

The data is owned by the caller of the function.