mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-07-31 13:47:57 -05:00
Fall back to Eigen's BiCGSTAB solver if UMFPACK is not available. The BiCGSTAB is built into Eigen and consequently always available when Eigen is found.