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:
NcRecombA
NcRecomb.The data is owned by the caller of the function.