Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad c723f7d4f7 Add a simple QFS for testing from C.
Not integrated into Autotools build system.  Compile as

  gcc -g -Wall -ansi -pedantic -Wextra test_cfs_tpfa.c cfs_tpfa.c \
          well.c flow_bc.c trans_tpfa.c sparse_sys.c compr_quant.c \
      -lumfpack -llapack -lblas -lm

(or variants thereof).
2011-08-26 15:30:20 +02:00
m4 Import BLAS/LAPACK Autoconf support from mainline GNU repo 2010-09-28 12:14:13 +00:00
src Add a simple QFS for testing from C. 2011-08-26 15:30:20 +02:00
.hgignore Merge from Atgeirr. 2010-10-26 13:16:27 +02:00
configure.ac Enable silent build rules if available in Automake. 2011-05-27 15:09:58 +02:00
Makefile.am Don't pretend to expand SVN keywords. 2010-11-01 13:33:54 +01:00