Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 355eb053e8 Implement solution recovery from wells (BHP and perf. fluxes)
Contingent upon passing non-NULL well_press and well_flux pointers in
the solution structure.  The forces must be the same as the ones used
in assembling the system of linear equations.
2012-03-21 11:54:34 +01:00
examples Implemented (primitive) fixed point iterations for pressure in the compressible rock case. 2012-03-20 21:37:58 +01:00
m4 Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01:00
opm/core Implement solution recovery from wells (BHP and perf. fluxes) 2012-03-21 11:54:34 +01:00
tests BandMatrixCoeff: Initialise members in declaration order. 2012-03-20 10:53:36 +01:00
.hgignore Add demonstration for bare-bones reordering implementation. 2012-01-17 14:41:00 +01:00
.hgtags update tags 2011-12-21 11:21:09 +00:00
CMakeLists.txt Added -ldunecommon to link flags. 2012-02-21 22:13:24 +01:00
configure.ac Initialise maths support early. 2012-02-10 14:59:40 +01:00
Makefile.am Added RockCompressibility class. 2012-03-19 13:55:26 +01:00