ncm_mset_catalog_set_run_type

void ncm_mset_catalog_set_run_type (NcmMSetCatalog* mcat,
                                    const gchar* rtype_str);
  

Sets the run type string.

mcat

a NumCosmoMath.MSetCatalog

rtype_str

the run type string.

Returns