Method

NumCosmoMathMSetCatalogpeek_filename

Declaration [src]

const gchar*
ncm_mset_catalog_peek_filename (
  NcmMSetCatalog* mcat
)

Description [src]

Gets the filename associated with mcat.

Return value

Type: const gchar*

Filename or NULL.

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