Function
NumCosmoMathModelFunnelclear
Declaration [src]
void
ncm_model_funnel_clear (
NcmModelFunnel** mfu
)
Description [src]
If mfu is different from NULL, decreases the reference count of
mfu by one and sets mfu to NULL.
Parameters
mfu-
Type:
NcmModelFunnelA
NcmModelFunnel.The data is owned by the caller of the function.