NumCosmoMath.ABC.start_run

@accepts(NumCosmoMath.ABC)
@returns(none)
def start_run(self):
    # Python wrapper for ncm_abc_start_run()
  

FIXME