Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 3c2f060b04 Add simple utility function for computing many small matvecs.
This is simply the obvious loop around DGEMV.  We may wish to move it
elsewhere if need arises, but for now the function finds utility only
in computing compressible transmissibility multipliers.
2010-10-28 10:07:19 +02:00
m4 Import BLAS/LAPACK Autoconf support from mainline GNU repo 2010-09-28 12:14:13 +00:00
.hgignore Merge from Atgeirr. 2010-10-26 13:16:27 +02:00
blas_lapack.h Use canonical include guards. 2010-10-13 18:35:15 +02:00
cfsh.c Transformed fsh->cfsh when meaning compressible flow solver hybrid. 2010-10-26 13:54:49 +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
compr_quant.c Change 'P' term sign in accordance with MRST impl. 2010-10-21 14:13:17 +02:00
compr_quant.h Add utilities for computing derived fluid quantities. 2010-10-20 19:14:07 +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.c Moved and removed files. 2010-10-26 14:19:07 +02:00
fsh_common_impl.h Transformed fsh->cfsh when meaning compressible flow solver hybrid. 2010-10-26 13:54:49 +02:00
fsh.c Transformed fsh->cfsh when meaning compressible flow solver hybrid. 2010-10-26 13:54:49 +02:00
fsh.h Transformed fsh->cfsh when meaning compressible flow solver hybrid. 2010-10-26 13:54:49 +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 Fixed for interface changes. 2010-10-26 13:58:38 +02: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
ifs_tpfa.c M-x delete-trailing-whitespace . 2010-10-26 22:30:54 +02:00
ifs_tpfa.h Remove zero eigenval. Prepare for adding gravity. 2010-10-25 20:28:34 +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 M-x delete-trailing-whitespace . 2010-10-26 22:30:54 +02:00
Makefile.am Added implementation header to SOURCES variable as recommended by automake. 2010-10-26 14:37:47 +02:00
mimetic.c Complete cset a68849062624 (Update comment...). 2010-10-26 12:35:35 +02:00
mimetic.h Update comment to reflect reality. 2010-10-26 12:33:07 +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
trans_tpfa.c Add simple utility function for computing many small matvecs. 2010-10-28 10:07:19 +02:00
trans_tpfa.h Add simple utility function for computing many small matvecs. 2010-10-28 10:07:19 +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