Method

NumCosmoMathModelfree

Declaration [src]

void
ncm_model_free (
  NcmModel* model
)

Description [src]

Atomically decrements the reference count of model by one. If the reference count drops to 0, all memory allocated by model is released.