opm-simulators/opm/core
Markus Blatt 0fc3a57d20 Added an accumulate method that allows to switch off overlap entries.
It does using a mask vector with entries 0 or 1. If that is not provided
it falls back to std::accumulate.
2017-01-11 12:18:39 +01:00
..
flowdiagnostics use the error macros from opm-common 2015-10-08 11:42:15 +02:00
linalg Added an accumulate method that allows to switch off overlap entries. 2017-01-11 12:18:39 +01:00
pressure Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
props Merge pull request #1120 from jokva/density-from-eclipsestate 2017-01-09 10:38:30 +01:00
simulator Merge pull request #1131 from atgeirr/increase-iters-for-equil 2017-01-09 09:31:14 +01:00
transport PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
utility consolidate the unit system to opm-parser 2016-10-10 17:50:26 +02:00
wells Ask for reference depth at timestep. 2016-11-22 14:22:09 +01:00
well_controls.h Initial integration of VFP 2015-08-19 13:10:48 +02:00
wells.h Avoid using bool in the c code 2015-10-07 12:49:05 +02:00