mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-25 08:41:00 -06:00
8c8bb67aa0
Previously we relied on the define DUNE_HAS_FAST_AMG to detect whether these preconditioners are available. This define is only available in the 2.2 release with cmake support. Therfore we now addtionally test whether we are using dune-isl 2.3 or newer. |
||
---|---|---|
.. | ||
call_umfpack.c | ||
call_umfpack.h | ||
LinearSolverFactory.cpp | ||
LinearSolverFactory.hpp | ||
LinearSolverInterface.cpp | ||
LinearSolverInterface.hpp | ||
LinearSolverIstl.cpp | ||
LinearSolverIstl.hpp | ||
LinearSolverUmfpack.cpp | ||
LinearSolverUmfpack.hpp | ||
sparse_sys.c | ||
sparse_sys.h |