Simulator programs and utilities for automatic differentiation.
Go to file
Bård Skaflestad 284683b00d Add a routine for allocating a CSR matrix with known number of rows
and non-zeros.  Note that this routine is for allocation only.
  Caller must create and manage sparsity structure if this is being
  used in a global assembly process.

  This routine finds utility in MsMFEM BF construction.
2010-09-30 21:37:14 +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 Added subrepo for libmimetic. It is currently on internal server. 2010-09-27 07:48:31 +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 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