Simulator programs and utilities for automatic differentiation.
Go to file
2010-09-24 09:07:50 +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 Assert copyright for 2010. 2010-08-20 19:16:59 +00:00
partition.c Don't state that we reverse-insert (i.e., push-forward) the bin 2010-09-14 12:21:30 +00:00
partition.h Assert copyright for 2010. 2010-08-20 19:16:59 +00:00
sparse_sys.c Add simple support routines for building CSR matrices. 2010-09-09 16:48:03 +00:00
sparse_sys.h Added extern "C" statements for C++ compatibility. 2010-09-24 09:07:50 +00:00
well.h Added extern "C" statements for C++ compatibility. 2010-09-24 09:07:50 +00:00