Skip to content
Snippets Groups Projects
  1. Mar 17, 2016
  2. Mar 16, 2016
  3. Mar 12, 2016
  4. Mar 09, 2016
  5. Mar 08, 2016
  6. Mar 07, 2016
  7. Mar 04, 2016
  8. Mar 03, 2016
    • Carsten Gräser's avatar
      [bugfix][concept] Fix tupleEntriesModel() check · d961ffd6
      Carsten Gräser authored
      The old version did not work for tuples with more than two entries
      because recursive function templates don't work this way. Now we
      simply use a TMP reduce on the tuple.
      
      This also fixes the problem that composite bases in dune-functions
      with more than two factors did not compile due to a failing concept
      check caused by this issue.
      d961ffd6
  9. Mar 01, 2016
  10. Feb 29, 2016
  11. Feb 28, 2016
    • Steffen Müthing's avatar
      Merge branch 'fixes-static-scotch-metis-bindings' into 'master' · 834efd97
      Steffen Müthing authored
      [release] Fixes finding static scotch metis bindings
      
      Using Scotch a replacement work on Debian only for the default shared
      libraries. But to use the ones supporting larger integer types one needs
      to use the static version (shared ones are missing!). This MR fixes
      finding static Scotch/PT-Scotch instead of METIS/ParMETIS.
      
      Please cherry-pick to the release.
      
      See merge request !60
      834efd97
  12. Feb 27, 2016
Loading