Method

NumCosmoMathMSetCatalogset_file

Declaration [src]

void
ncm_mset_catalog_set_file (
  NcmMSetCatalog* mcat,
  const gchar* filename
)

Description [src]

Sets the data filename to be used to sync/save data.

Parameters

filename

Type: const gchar*

A filename.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.