Skip to content
Snippets Groups Projects
Commit ea9f0c4c authored by Oliver Sander's avatar Oliver Sander
Browse files

[!375] Feature/blocklevel detection

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
parents 7e9f64ef 731862b8
No related branches found
No related tags found
No related merge requests found
Showing
with 301 additions and 32 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment