opm-core/opm/core
Jørgen Kvalsvik 4a79f2e2ca Petsc constructor now uses intialiser list.
The previous implementation set plenty of values in the initialization list and
immediately overwrote these values with values looked up from the param group.
This patch makes it look up the parameteres from the param group argument,
making the constructor simpler.
2014-10-14 14:43:42 +02:00
..
grid ERT-601: Added GridManager() constructor which takes a Parser::EclipseGrid instance 2014-04-22 17:16:11 +02:00
io CornerPointChopper: add methods opm-parser'y methods 2014-04-25 14:25:53 +02:00
linalg Petsc constructor now uses intialiser list. 2014-10-14 14:43:42 +02:00
pressure Make function in header file inline. 2014-04-15 19:47:04 +02:00
props Supress signed-unsigned comparison warning. 2014-05-12 09:18:52 +02:00
simulator Initialisation of EGLNUM (analogous to e.g SATNUM) 2014-05-06 12:47:24 +02:00
tof convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02:00
transport Remove unneeded term, fixing oil injecting behaviour. 2013-10-04 13:16:02 +02:00
utility Merge remote-tracking branch 'upstream/master' into master-refactor-for-cpgrid-support 2014-04-08 21:50:00 +02:00
wells Add missing break statements in switch, add default case. 2014-04-24 15:43:54 +02:00
doxygen_main.hpp Moved MonotCubicInterpolator to Opm namespace. 2013-03-21 14:57:36 +01:00
grid.h Added function grid_equal() to compare two UnstructuredGrid instances. 2014-04-22 15:13:54 +02:00
opm-core-pch.hpp Use precompiled headers to compile C++ modules 2013-02-11 22:38:00 +01:00
version.c Include version information in the library 2013-07-31 12:22:18 +02:00
version.h Bump version numbers. 2013-10-21 13:53:29 +02:00
well_controls.h Changed open / close behaviour of well_controls: 1) well_controls has an explicit open_close flag. 2) Will NOT flip current value to change open|close status 2014-03-04 20:23:19 +01:00
wells.h Changed documentation of Wells::comp_frac to match reality. 2014-04-06 23:45:08 +02:00