Simulator programs and utilities for automatic differentiation.
Go to file
Bård Skaflestad 35c0ef8ee9 Remove delusional assertion. While its predecessor asserted basic
sanity, the current check would never be satisfied in a reasonable
  grid.
2010-10-06 21:08:56 +00:00
dfs.c Silence compiler by adding prototype for dfs() (i.e., #include 2010-08-20 21:44:49 +00:00
dfs.h A depth-first graph traversal to find connected components of graph. 2010-08-19 10:46:58 +00:00
flow_bc.h Added extern "C" statements for C++ compatibility. 2010-09-24 09:07:50 +00:00
mimetic.c Remove special MATLAB compilation support. This is provided by blas_lapack.h. 2010-09-13 16:11:49 +00:00
mimetic.h Documented mim_ip_simple_all. 2010-10-01 12:21:24 +00:00
partition.c Remove delusional assertion. While its predecessor asserted basic 2010-10-06 21:08:56 +00:00
partition.h Assert copyright for 2010. 2010-08-20 19:16:59 +00:00
sparse_sys.c Add a routine for allocating a CSR matrix with known number of rows 2010-09-30 21:37:14 +00:00
sparse_sys.h Add a routine for allocating a CSR matrix with known number of rows 2010-09-30 21:37:14 +00:00
well.h Added extern "C" statements for C++ compatibility. 2010-09-24 09:07:50 +00:00