opm-simulators/opm/core/linalg
Roland Kaufmann 76f3863780 Remove bindings to AGMG from library
AGMG is now under a closed-source license, meaning that results
obtained with this solver is not freely reproducible by others.
Its use is therefore discouraged.

As of version 2.3, the DUNE AMG parts are competitive, so there
is a free and open alternative.
2013-08-13 23:25:04 +02:00
..
call_umfpack.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
call_umfpack.h Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
LinearSolverFactory.cpp Remove bindings to AGMG from library 2013-08-13 23:25:04 +02:00
LinearSolverFactory.hpp use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
LinearSolverInterface.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
LinearSolverInterface.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
LinearSolverIstl.cpp Merge pull request #263 from bska/remove-redef-kluge 2013-06-24 06:02:10 -07:00
LinearSolverIstl.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
LinearSolverUmfpack.cpp Zero-initialize structure to avoid returning undefined 2013-07-05 10:59:52 +02:00
LinearSolverUmfpack.hpp Added possibility to set tolerance for linear solvers. 2012-06-06 15:14:46 +02:00
sparse_sys.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
sparse_sys.h Anchor Doxygen comments to current line. 2012-06-26 11:44:30 +02:00