This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
opm-core
Watch
4
Star
0
Fork
0
You've already forked opm-core
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1b3217ec4b37542d953e02530ce401fed62d609c
opm-core
/
opm
/
core
/
linalg
History
Roland Kaufmann
a7f32b934b
Set linear solver steps in criterion instead of ctor
...
The constructor that takes the number of steps is deprecated; this generates needless warnings.
2013-09-19 10:32:49 +02:00
..
blas_lapack.h
Added general linear lapack solver. Updated test for band matrices.
2012-03-23 15:44:32 +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
Set linear solver steps in criterion instead of ctor
2013-09-19 10:32:49 +02: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