mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06: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.