Function

NumCosmoRecombclear

Declaration [src]

void
nc_recomb_clear (
  NcRecomb** recomb
)

Description [src]

Decreases the reference count of recomb if recomb is not NULL, then sets *recomb to NULL.

Parameters

recomb

Type: NcRecomb

A NcRecomb.

The data is owned by the caller of the function.