Skip to content
Snippets Groups Projects
  1. Dec 23, 2011
  2. Dec 08, 2011
  3. Aug 14, 2011
  4. Jun 22, 2011
  5. Apr 07, 2011
  6. Mar 31, 2011
  7. Jan 19, 2011
  8. Jan 07, 2011
  9. Jan 05, 2011
  10. Dec 17, 2010
  11. Nov 30, 2010
  12. Oct 22, 2010
  13. Jul 28, 2010
  14. Jun 04, 2010
  15. May 20, 2010
  16. Mar 29, 2010
  17. Mar 22, 2010
    • mattijs's avatar
      ENH: have ptscotch · 9f5c39af
      mattijs authored
      ptscotch - compiles into ptscotchDecomp. All thirdparty decompositionMethods
      now moved out of decompositionMethods so add them explicitly to link line
      for programs that need them (decomposePar, snappyHexMesh etc.)
      9f5c39af
  18. Mar 18, 2010
  19. Mar 01, 2010
  20. Feb 03, 2010
    • mattijs's avatar
      BUG: Fix weight calculation. · 9c8a5246
      mattijs authored
      The global sum of (integer) weights for metis&scotch has to be within the
      valid range of integers. For now just divided the input (scalar) weights
      with the minimum before truncating to integer.
      9c8a5246
  21. Jan 15, 2010
  22. Jan 13, 2010
  23. Jan 04, 2010
    • mattijs's avatar
      Moved metis into its own library. · 0e0ffa40
      mattijs authored
      Scotch is now built using its own build system which builds
      an additional metis.h which conflicts with the metis one so
      to have separate include directory settings we also need separate
      Make/ structures.
      0e0ffa40
  24. Nov 20, 2009
    • Mark Olesen's avatar
      move reconstructPar 'guts' to src/parallel/reconstruct · 2c52705c
      Mark Olesen authored
      - in preparation for adding an optional '-reconstruct' to a few utilities
        re-use as -lreconstruct library
      
      - move related stuff there too
            src/decompositionMethods/decompositionMethods
            -> src/parallel/decompositionMethods
      
      - added missing namespace qualifiers
      2c52705c
  25. Aug 10, 2009
  26. May 29, 2009
  27. May 28, 2009
  28. Apr 30, 2009
  29. Apr 23, 2009