Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad d5010efdba Solvers need to be fully formed objects. Store references.
For instance, an iterative linear solver is likely to need some kind
of stopping criterion and the implicit solver should not be tasked
with defining the criterion.
2011-10-03 11:21:41 +02:00
m4 Add m4 directory with BLAS and LAPACK checks. 2010-11-10 10:39:48 +01:00
src Solvers need to be fully formed objects. Store references. 2011-10-03 11:21:41 +02:00
.hgignore Expand 'ignore' list with a few more auto-generated files. 2011-09-28 14:28:40 +02:00
configure.ac Enable silent build rules if available in Automake. 2011-05-27 15:05:02 +02:00
Makefile.am * Move source code to src directory. 2010-11-10 10:29:41 +01:00