Method

NumCosmoMathModelref

Declaration [src]

NcmModel*
ncm_model_ref (
  NcmModel* model
)

Description [src]

Increments the reference count of model by one.

Return value

Type: NcmModel

The same model.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.