opm-simulators/opm/core/linalg
Andreas Lauser 40fe2abf04 make config.h the first header to be included in any compile unit
this is required for consistency amongst the compile units which are
linked into the same library and seems to be forgotten quite
frequently.
2013-04-10 12:56:14 +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 Restore coding conventions. 2012-08-14 11:05:09 +02:00
LinearSolverFactory.hpp Added possibility to set tolerance for linear solvers. 2012-06-06 15:14:46 +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 possibility to set tolerance for linear solvers. 2012-06-06 15:14:46 +02:00
LinearSolverIstl.cpp Removed compile time warning. In verbose mode the warning will be issued during runtime. 2013-03-19 13:48:02 +01:00
LinearSolverIstl.hpp Adapted the documentation. 2013-03-18 14:34:04 +01:00
LinearSolverUmfpack.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +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