mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-18 21:12:57 -06:00
7f266458b5
Bård spotet a bug after PR #805 was merged. Indead returning -numeric_limits<type>::min() does not make sense for integral values. This commit resorts to returning numeric_limits<type>::min(). Kudos to Bård for his attention. |
||
---|---|---|
.. | ||
call_umfpack.c | ||
call_umfpack.h | ||
LinearSolverFactory.cpp | ||
LinearSolverFactory.hpp | ||
LinearSolverInterface.cpp | ||
LinearSolverInterface.hpp | ||
LinearSolverIstl.cpp | ||
LinearSolverIstl.hpp | ||
LinearSolverPetsc.cpp | ||
LinearSolverPetsc.hpp | ||
LinearSolverUmfpack.cpp | ||
LinearSolverUmfpack.hpp | ||
ParallelIstlInformation.hpp | ||
sparse_sys.c | ||
sparse_sys.h |