Skip to content
  • Peter W. Draper's avatar
    Merge branch 'number_of_links' into 'master' · 261f9327
    Peter W. Draper authored
    Correct number of links in engine_maketasks()
    
    Correctly count the number of cell->task links required and only create the necessary number given the engine policy.
    
    This fixes a bug reported by @lhausammann when testing a simple hydro + self-gravity box. 
    
    It will also (very marginally) reduce the memory footprint in the purely hydro cases.
    
    See merge request !361
    261f9327