Skip to content
Snippets Groups Projects
  1. Sep 05, 2020
  2. Aug 29, 2020
  3. Aug 25, 2020
  4. Aug 20, 2020
  5. Aug 19, 2020
  6. Aug 18, 2020
  7. Aug 11, 2020
  8. Jun 04, 2020
  9. Jun 03, 2020
  10. May 26, 2020
  11. May 25, 2020
  12. May 24, 2020
  13. May 14, 2020
    • Carsten Gräser's avatar
      [!385] [bugfix] Fix macro guard in overlappingschwarztest · 56181a79
      Carsten Gräser authored
      Merge branch 'feature/fix-broken-macro-guard' into 'master'
      
      ref:core/dune-istl\> The loaction of the macro guard lead to the method test
      not returning a value if neiter SUperLU nore SuiteSparse are found. While the
      test is not executed in this case due to a CMake guard, these macro guards
      should be placed in the correct place anyways for reasons of code hygiene.
      
      See merge request [core/dune-istl!385]
      
        [core/dune-istl!385]: gitlab.dune-project.org/core/dune-istl/merge_requests/385
      56181a79
    • Carsten Gräser's avatar
      [bugfix] Fix macro guard in overlappingschwarztest · 62b6707e
      Carsten Gräser authored
      The loaction of the macro guard lead to the method `test`
      not returning a value if neiter SUperLU nore SuiteSparse
      are found. While the test is not executed in this case due
      to a CMake guard, these macro guards should be placed
      in the correct place anyways for reasons of code hygiene.
      62b6707e
  14. Apr 13, 2020
    • Oliver Sander's avatar
      [!375] Feature/blocklevel detection · ea9f0c4c
      Oliver Sander authored
      Merge branch 'feature/blocklevel-detection' into 'master'
      
      ref:core/dune-istl\> Proposal for extending [!168] to MultiTypeBlockMatrix. As
      the blockLevel for MultiTypeBlockMatrix is sometimes not uniquely determined
      this proposed three functions minBlockLevel, maxBlockLevel and blockLevel. The
      first two always work. The last one is only enabled if the first two return
      equal levels. There is an additional function
      `constexpr bool hasUniqueBlockLevel()` which checks this condition at compile
      time.
      
      Depends on the fix in hybrid utilities [dune-common!794]
      
      See merge request [core/dune-istl!375]
      
        [!168]: gitlab.dune-project.org/NoneNone/merge_requests/168
        [dune-common!794]: gitlab.dune-project.org/Nonedune-common/merge_requests/794
        [core/dune-istl!375]: gitlab.dune-project.org/core/dune-istl/merge_requests/375
      ea9f0c4c
  15. Apr 12, 2020
  16. Apr 11, 2020
  17. Apr 10, 2020
Loading