opm-simulators/opm/core/linalg
Markus Blatt d333f413d1 Complete cf7f07b PR #530 to support FastAMG with dune-istl 2.3
This fixes further occurences of DUNE_HAS_FASTAMG that were
missed in pull request #530.

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-istl 2.3 or newer.
2014-03-19 17:40:02 +01:00
..
call_umfpack.c Remove subdirectory from SuiteSparse include 2013-08-25 09:35:51 +02:00
call_umfpack.h Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
LinearSolverFactory.cpp convert THROW to OPM_THROW 2013-09-05 13:04:37 +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 Complete cf7f07b PR #530 to support FastAMG with dune-istl 2.3 2014-03-19 17:40:02 +01:00
LinearSolverIstl.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
LinearSolverUmfpack.cpp Fix initialisation warning. 2014-02-05 13:05:33 +01: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