Skip to content
Snippets Groups Projects
  1. Aug 11, 2020
  2. Jun 04, 2020
  3. Jun 03, 2020
  4. May 26, 2020
  5. May 25, 2020
  6. May 24, 2020
  7. 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
  8. 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
  9. Apr 12, 2020
  10. Apr 11, 2020
  11. Apr 10, 2020
  12. Apr 09, 2020
  13. Apr 07, 2020
Loading