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

[!264] Implement ILU and ILDL preconditioners for scalar matrix entries

Merge branch 'implement-ilu-double' into 'master'

ref:core/dune-istl This merge request shifts to a new implementation strategy:
There are methods toVector and toMatrix now that interpret scalars as
FieldVector or FieldMatrix objects, respectively. That allows to get rid of
the Hybrid::ifElse pattern, which is legible but longer.

See merge request [!264]

  [!264]: gitlab.dune-project.org/core/dune-istl/merge_requests/264
parents f7c24423 f05bd527
No related branches found
No related tags found
1 merge request!264Implement ILU and ILDL preconditioners for scalar matrix entries
Pipeline #15408 passed
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