opm-simulators/opm/core/linalg
Bård Skaflestad 99d7f61822 Don't reference OwnerOverlap* unless MPI is available
The class OwnerOverlapCopyCommunication is not defined unless MPI is
avilable.  Therefore, we cannot reference the type unless we know
that MPI is available in the current translation unit.
2014-04-07 20:01:18 +02: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 Added support for the parallel solvers of dune-istl. 2014-03-20 21:59:29 +01:00
LinearSolverFactory.hpp Added support for the parallel solvers of dune-istl. 2014-03-20 21:59:29 +01: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 Added support for the parallel solvers of dune-istl. 2014-03-20 21:59:29 +01:00
LinearSolverIstl.cpp Don't reference OwnerOverlap* unless MPI is available 2014-04-07 20:01:18 +02:00
LinearSolverIstl.hpp Moved ISTL right and left hand side construction for ISTL to solveSystem 2014-03-25 09:58:07 +01:00
LinearSolverUmfpack.cpp Added support for the parallel solvers of dune-istl. 2014-03-20 21:59:29 +01:00
LinearSolverUmfpack.hpp Added support for the parallel solvers of dune-istl. 2014-03-20 21:59:29 +01:00
ParallelIstlInformation.hpp Added support for the parallel solvers of dune-istl. 2014-03-20 21:59:29 +01: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