Skip to content
Snippets Groups Projects
  1. Dec 18, 2006
  2. Dec 13, 2006
  3. Dec 11, 2006
  4. Dec 09, 2006
  5. Dec 07, 2006
  6. Dec 05, 2006
  7. Dec 04, 2006
  8. Dec 01, 2006
    • Oliver Sander's avatar
      Undoing last patch because: · 00d20c27
      Oliver Sander authored
      - just giving a more verbose error message doesn't solve the problem
      
      - The issue has been solved within UG.  The UG build system now aborts
        when --enable-dune is set but not __cplusplus.  I had just forgotten
        to close the issue.  Beg your pardon.
      
      Please try to avoid unrelated indentation and whitespace changes in
      patches, as the diffs become more difficult to read.
      
      
      
      [[Imported from SVN: r4805]]
      00d20c27
  9. Nov 30, 2006
  10. Nov 28, 2006
  11. Nov 27, 2006
  12. Nov 26, 2006
  13. Nov 24, 2006
  14. Nov 23, 2006
  15. Nov 21, 2006
    • Robert Klöfkorn's avatar
      fix of bug #203. · 3da3ac0d
      Robert Klöfkorn authored
      [[Imported from SVN: r4791]]
      3da3ac0d
    • Markus Blatt's avatar
      · 2c9c141b
      Markus Blatt authored
      Rely on MPI daemons being started.
      mpi start scripts not needed any more
      
      [[Imported from SVN: r4790]]
      2c9c141b
    • Markus Blatt's avatar
      · 78677942
      Markus Blatt authored
      Use simple for loop instead of sed to insert commas.
      
      [[Imported from SVN: r4789]]
      78677942
    • Markus Blatt's avatar
      · 9ff73a22
      Markus Blatt authored
      Fixed duplicate dependencies.
      
      Fixes Flyspray 198
      
      [[Imported from SVN: r4788]]
      9ff73a22
    • Markus Blatt's avatar
      · 93a5102d
      Markus Blatt authored
      Check added whether any modules were found and whether all modules we
      depend on are found.
      
      Fixes Flyspray 195
      
      [[Imported from SVN: r4787]]
      93a5102d
    • Markus Blatt's avatar
      Fixed introduced typo. · 5d75befc
      Markus Blatt authored
      [[Imported from SVN: r4786]]
      5d75befc
    • Markus Blatt's avatar
      Completed the help page. · a502f22c
      Markus Blatt authored
      Fixes Flyspray issue 192.
      
      
      [[Imported from SVN: r4785]]
      a502f22c
  16. Nov 17, 2006
  17. Nov 16, 2006
  18. Nov 15, 2006
  19. Nov 14, 2006
    • Markus Blatt's avatar
      BugFix. There were some <T> template qualifiers missing. · 296b270e
      Markus Blatt authored
      [[Imported from SVN: r4779]]
      296b270e
    • Markus Blatt's avatar
      · 116c25b1
      Markus Blatt authored
      Fixed a serious bug. (At least sum was not O.K. when working with an
      inout array. We really have to allocate an out array and copy the
      results.)
      
      Made mpicollectivecommunication more generic and reduced code duplication.
      
      There are to new functions (allreduce) than can be given a binary
      function (e. g. std::plus) representing the calculation.
      
      [[Imported from SVN: r4778]]
      116c25b1
    • Markus Blatt's avatar
      · f8f297e2
      Markus Blatt authored
      The collective operations now work with simple C arrays.
      
      [[Imported from SVN: r4777]]
      f8f297e2
Loading