Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 16378ac793 Janitorial work to re-enable building.
Remove defunct well support inherited from ifsh.c.  Rename ifsh_*
functions to fsh_* functions.  Update calls accordingly.
2010-10-20 10:10:13 +02:00
m4 Import BLAS/LAPACK Autoconf support from mainline GNU repo 2010-09-28 12:14:13 +00:00
.hgignore Ignore files generated by the Autotools. 2010-10-13 23:21:17 +02:00
blas_lapack.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
coarse_conn.c Added copyright block to all source code files. 2010-10-12 07:25:46 +00:00
coarse_conn.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
coarse_sys.c Move implementation of vector_zero() to central location. 2010-10-14 13:58:47 +02:00
coarse_sys.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
configure.ac Changed header locations to opm/pressure and library name to opmpressure. 2010-10-12 09:06:07 +00:00
dfs.c Added copyright block to all source code files. 2010-10-12 07:25:46 +00:00
dfs.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
flow_bc.c Added copyright block to all source code files. 2010-10-12 07:25:46 +00:00
flow_bc.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
fsh_common_impl.h Re-factor IFSH into FSH common and IFSH special parts. In 2010-10-15 18:49:46 +02:00
fsh_common.c Re-factor IFSH into FSH common and IFSH special parts. In 2010-10-15 18:49:46 +02:00
fsh_common.h Re-factor IFSH into FSH common and IFSH special parts. In 2010-10-15 18:49:46 +02:00
fsh.c Janitorial work to re-enable building. 2010-10-20 10:10:13 +02:00
fsh.h Add initial files for implementing compressible flows. 2010-10-19 23:04:15 +02:00
grid.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
GridAdapter.hpp Changed names of C++ classes implementing interface. 2010-10-12 10:28:50 +00:00
hash_set.c Added copyright block to all source code files. 2010-10-12 07:25:46 +00:00
hash_set.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
HybridPressureSolver.hpp Updated IfshInterface to match changes to opmpressure (which used to be libmimetic, 2010-10-12 10:40:00 +00:00
hybsys_global.c Added copyright block to all source code files. 2010-10-12 07:25:46 +00:00
hybsys_global.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
hybsys.c Added copyright block to all source code files. 2010-10-12 07:25:46 +00:00
hybsys.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
ifsh_ms.c Move implementation of vector_zero() to central location. 2010-10-14 13:58:47 +02:00
ifsh_ms.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
ifsh.c Re-factor IFSH into FSH common and IFSH special parts. In 2010-10-15 18:49:46 +02:00
ifsh.h Re-factor IFSH into FSH common and IFSH special parts. In 2010-10-15 18:49:46 +02:00
Makefile.am Add initial files for implementing compressible flows. 2010-10-19 23:04:15 +02:00
mimetic.c Add facilities for computing/updating gpress/Binv. 2010-10-14 14:20:11 +02:00
mimetic.h Add facilities for computing/updating gpress/Binv. 2010-10-14 14:20:11 +02:00
partition.c Added copyright block to all source code files. 2010-10-12 07:25:46 +00:00
partition.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
sparse_sys.c Move implementation of vector_zero() to central location. 2010-10-14 13:58:47 +02:00
sparse_sys.h Move implementation of vector_zero() to central location. 2010-10-14 13:58:47 +02:00
well.c Added copyright block to all source code files. 2010-10-12 07:25:46 +00:00
well.h Use canonical include guards. 2010-10-13 18:35:15 +02:00