NumCosmoMath.MSetCatalog.sync

@accepts(NumCosmoMath.MSetCatalog, bool)
@returns(none)
def sync(self, check):
    # Python wrapper for ncm_mset_catalog_sync()
  

Syncronise memory and data file. If no file was defined simply returns.

self

a NumCosmoMath.MSetCatalog

check

whether to check consistence between file and memory data.