Function
NumCosmoRecombCBEclear
Declaration [src]
void
nc_recomb_cbe_clear (
NcRecombCBE** recomb_cbe
)
Description [src]
Decreases the reference count of recomb_cbe if
recomb_cbe is not NULL, then sets *recomb_cbe to NULL.
Parameters
recomb_cbe-
Type:
NcRecombCBEA
NcRecombCBE.The data is owned by the caller of the function.