Method

NumCosmoMathModelname

Declaration [src]

const gchar*
ncm_model_name (
  NcmModel* model
)

Description [src]

Get the name of the model.

Return value

Type: const gchar*

The name of the model.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.