m4
Import BLAS/LAPACK Autoconf support from mainline GNU repo
2010-09-28 12:14:13 +00:00
blas_lapack.h
Add local definition of MAT_SIZE_T, contingent upon preprocessor
2010-09-02 16:25:29 +00:00
coarse_conn.c
Indent region following insertion of conditional in -r5507.
2010-10-06 19:30:36 +00:00
coarse_conn.h
Announce and implement the public interface for deriving coarse-grid
2010-08-30 16:51:25 +00:00
coarse_sys.c
For purpose of fine-scale flux reconstruction, compute and expose
2010-10-05 21:44:30 +00:00
coarse_sys.h
In the interest of autonomy, forward declare struct coarse_topology.
2010-10-06 19:52:47 +00:00
configure.ac
Add Autoconf setup.
2010-09-28 12:14:47 +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.c
Insert "H1 lines" to summarise purpose.
2010-09-14 11:17:55 +00:00
flow_bc.h
Added extern "C" statements for C++ compatibility.
2010-09-24 09:07:50 +00:00
grid.h
Added extern "C" statements for C++ compatibility.
2010-09-24 09:07:50 +00:00
GridCplusplus.hpp
Work in progress on C++ ifsh interface.
2010-09-27 12:01:50 +00:00
hash_set.c
We use memset(), so #include <string.h>.
2010-09-14 13:18:17 +00:00
hash_set.h
Factor hash-set support out to separate module. It will be used in
2010-09-09 16:44:58 +00:00
hybsys_global.c
Engage brain. The '&&' operator returns true or false, not the
2010-09-28 18:33:52 +00:00
hybsys_global.h
Add global assembly of (symmetric) well contributions for cells.
2010-09-24 17:26:48 +00:00
hybsys.c
M-x delete-trailing-whitespace .
2010-09-29 16:37:39 +00:00
hybsys.h
Eliminate unused variables (mostly 'src' in pressure/flux reconstruction).
2010-09-28 14:15:59 +00:00
ifsh_ms.c
Quash a number of buglets:
2010-10-06 19:58:41 +00:00
ifsh_ms.h
Add first cut at MsMFEM solver. Fine-scale flux reconstruction
2010-10-05 17:54:53 +00:00
ifsh.c
- We hereby nominate indexing by 2 in pimpl->cwells as one of the
2010-09-29 09:31:50 +00:00
ifsh.h
M-x delete-trailing-whitespace .
2010-10-05 14:00:40 +00:00
LibMimetic.hpp
First attempt at gravity and boundary conditions. Does not seem to work yet.
2010-09-30 13:55:26 +00:00
Makefile.am
Add first cut at MsMFEM solver. Fine-scale flux reconstruction
2010-10-05 17:54:53 +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
Correct another off-by-one in the CSR start pointer implementation.
2010-10-04 17:43:45 +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.c
Track reverse mapping into WI/depth tables in 'cwells'. Update
2010-09-16 06:37:23 +00:00
well.h
Added extern "C" statements for C++ compatibility.
2010-09-24 09:07:50 +00:00