opm-core/opm/core/linalg
Arne Morten Kvarving f4111ead14 remove some generic utility classes
moved to opm-common
2018-01-16 13:57:54 +01:00
..
call_umfpack.c make call_umfpack.c compile even if UMFPACK is not available 2017-12-11 11:33:52 +01:00
call_umfpack.h Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
LinearSolverFactory.cpp replace #if HAVE_CONFIG_H by #ifdef HAVE_CONFIG_H 2017-12-11 11:33:52 +01:00
LinearSolverFactory.hpp changed: remove embedded 'parameters' namespace in ParamGroup 2017-04-28 15:34:11 +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 Added support for the parallel solvers of dune-istl. 2014-03-20 21:59:29 +01:00
LinearSolverIstl.cpp replace #if HAVE_CONFIG_H by #ifdef HAVE_CONFIG_H 2017-12-11 11:33:52 +01:00
LinearSolverIstl.hpp changed: remove embedded 'parameters' namespace in ParamGroup 2017-04-28 15:34:11 +02:00
LinearSolverPetsc.cpp make the PETSc code compile even if PETSc is not available 2017-12-11 11:33:52 +01:00
LinearSolverPetsc.hpp make the PETSc code compile even if PETSc is not available 2017-12-11 11:33:52 +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 fix non-MPI builds 2017-04-20 15:12:34 +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