Skip to content
Snippets Groups Projects
  1. Nov 14, 2014
  2. Nov 13, 2014
  3. Nov 12, 2014
  4. Nov 10, 2014
  5. Nov 05, 2014
  6. Nov 04, 2014
  7. Oct 28, 2014
  8. Oct 27, 2014
  9. Oct 25, 2014
  10. Oct 24, 2014
  11. Oct 23, 2014
  12. Oct 16, 2014
    • Oliver Sander's avatar
      Remove the code sharing local sizes from the constructor · 204a9a23
      Oliver Sander authored
      That code was buggy, and we only didn't see that because the wrong sizes
      were always overwritten by the correct ones before being used.
      (That's so as long as you call a reducing method before 'scatter').
      
      Removing the code leaves the situation as bad as before, but it
      allows us to get rid of the nOwnedLocalEntity() method from the global
      mapper.
      
      [[Imported from SVN: r9926]]
      204a9a23
  13. Oct 14, 2014
Loading