mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-02 12:59:19 -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.