Simulator programs and utilities for automatic differentiation.
Go to file
Bård Skaflestad 222d6da348 Re-factor creation and destruction of cell->well mapping out to
separate module.  Update callers.
2010-09-15 12:13:53 +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 Add simple type for describing boundary conditions for the flow 2010-09-13 15:46:06 +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 Add simple support routines for building CSR matrices. 2010-09-09 16:48:03 +00:00
well.h Re-factor creation and destruction of cell->well mapping out to 2010-09-15 12:13:53 +00:00