Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad ca041be109 Parametrise vector assignment to support line search on ::std::vector<>'s.
Implement the (_AXPY-like) interface for containers (base-vectors)
that support a begin()/end() iterator pair (e.g., ::std::vector<>).
Finally, update examples accordingly.

This restores independent build of OPMTransport (when used outside Dune).
2011-11-25 19:17:17 +01:00
examples Parametrise vector assignment to support line search on ::std::vector<>'s. 2011-11-25 19:17:17 +01:00
m4 Add m4 directory with BLAS and LAPACK checks. 2010-11-10 10:39:48 +01:00
src Parametrise vector assignment to support line search on ::std::vector<>'s. 2011-11-25 19:17:17 +01:00
tests Move tests to a separate directory, 'tests'. 2011-10-05 10:23:49 +02:00
.hgignore Expand 'ignore' list with a few more auto-generated files. 2011-09-28 14:28:40 +02:00
configure.ac Hook 'examples' up to build. 2011-10-05 20:09:29 +02:00
Makefile.am Hook 'examples' up to build. 2011-10-05 20:09:29 +02:00