mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Using the parameter ilu_milu=true|false (default=false) the user can now choose to use the modified ILU0 decomposition. If selected values will not be dropped for nonzero entries but added to the diagonal of U. This approach will result in A*e = L*U*e for vector e with all entries beging 1.