opm-simulators/opm/core/linalg
2012-04-13 16:36:51 +02:00
..
call_umfpack.c Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
call_umfpack.h Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
LinearSolverFactory.cpp Fix bug: mistakenly swapped macros. 2012-04-13 16:36:51 +02:00
LinearSolverFactory.hpp Added LinearSolverFactory class. 2012-04-13 16:33:51 +02:00
LinearSolverInterface.cpp Made the solve() methods const. 2012-02-21 21:36:09 +01:00
LinearSolverInterface.hpp Made the solve() methods const. 2012-02-21 21:36:09 +01:00
LinearSolverIstl.cpp Work around mismatch between our HAVE_BOOST and what dune-istl expects. 2012-04-13 15:37:11 +02:00
LinearSolverIstl.hpp Fixed class comments, LinearSolverUmfpack::solve() properly returns a report. 2012-02-21 21:54:46 +01:00
LinearSolverUmfpack.cpp Suppressed multiple warnings. 2012-03-28 16:39:04 +02:00
LinearSolverUmfpack.hpp Removed copied text accidentally left in. 2012-02-21 22:02:16 +01:00
sparse_sys.c Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
sparse_sys.h Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00