Joakim Hove
6eab1b9954
shared_ptr<EclipseGrid> -> const EclipseGrid&
2016-09-03 17:49:46 +02:00
Pål Grønås Drange
7ff2328f3f
transmult and initconfig are ref's, use ref for EclipseState constructor
2016-08-08 10:02:53 +02:00
Pål Grønås Drange
75936c1d9c
Using getInputGrid API from Parser, changed GridManager to no longer accept Deck in constructor
2016-04-20 08:51:10 +02:00
Pål Grønås Drange
f1a31ca5e4
Using API get3DProperties()
2016-04-11 15:13:38 +02:00
Pål Grønås Drange
eb700248ed
uses new api, made reference instead of copy
2016-04-08 16:31:59 +02:00
Liu Ming
c2622708e4
rename ParseMode as ParseContext.
2016-03-17 09:57:59 +08:00
Jørgen Kvalsvik
b0692304d5
Improve includes from opm-parser
...
Adopting to opm-parser PR#661, add previously missing includes.
https://github.com/OPM/opm-parser/pull/661
2016-01-26 13:30:58 +01:00
Jørgen Kvalsvik
50c1bbdc85
Fixes includes wrt opm-parser PR-656
...
Several files stopped compiling due to relying on opm-parser headers
doing includes. From opm-parser PR-656
https://github.com/OPM/opm-parser/pull/656 this assumption is no longer
valid.
2016-01-21 09:42:51 +01:00
Atgeirr Flø Rasmussen
186d77867a
Silence warnings in test programs.
2015-12-14 15:25:27 +01:00
Tor Harald Sandve
96b0f2e8cb
Bugfix. Fix face direction in the pinchprocessor
2015-12-14 10:48:26 +01:00
Tor Harald Sandve
ca3e48d099
Adapt to changes in the NNC class
2015-12-08 13:03:15 +01:00
Tor Harald Sandve
5a3ee3b961
Adapt to changed API in the pinch-processor
2015-12-08 09:25:35 +01:00
Tor Harald Sandve
04b0321f13
Fix to account for the combination of minpv and pinch
2015-12-08 09:21:51 +01:00
Atgeirr Flø Rasmussen
682f53fdc5
Remove unused arguments in PinchProcessor methods.
...
This silences warnings. It also makes it clear that
the cell thicknesses are not used in the current
algorithm, the doc comment has been updated to
reflect this.
2015-10-21 11:52:31 +02:00
Liu Ming
2f7f54982b
use PinchMode instead of string.
2015-10-09 16:30:39 +08:00
Liu Ming
10e9df4bd1
Add tests case for pinch processor.
2015-10-09 10:33:21 +08:00