opm-core/opm/core
Tor Harald Sandve 79f04b6c9e Fixing PR comments
- Use std::vector<HydroCarbonState> instead of std::vector<int>
- Use the initializer list to initialize members in constructors
- Fix indent
- Return OilOnly for cases without gas to avoid potential trouble
further down the line
2016-05-13 12:49:45 +02:00
..
flowdiagnostics use the error macros from opm-common 2015-10-08 11:42:15 +02:00
grid Using getInputGrid API from Parser, changed GridManager to no longer accept Deck in constructor 2016-04-20 08:51:10 +02:00
linalg Return a constant reference to the mask for ParallelISTLInformation::updateOwnerMask 2015-11-02 15:02:32 +01:00
pressure Rename HAVE_DUNE_CORNERPOINT -> HAVE_OPM_GRID. 2016-04-05 15:14:02 +02:00
props Runs first iterations of two-phase test case plausibly 2016-04-26 07:48:58 +02:00
simulator Fixing PR comments 2016-05-13 12:49:45 +02:00
transport use the error macros from opm-common 2015-10-08 11:42:15 +02:00
utility Fixing PR comments 2016-05-13 12:49:45 +02:00
wells Using getInputGrid API from Parser, changed GridManager to no longer accept Deck in constructor 2016-04-20 08:51:10 +02:00
doxygen_main.hpp remove the EclipseGridParser class 2014-05-21 11:22:43 +02:00
grid.h Added small utility memcmp_double() 2015-08-12 14:31:07 +02:00
opm-core-pch.hpp Use precompiled headers to compile C++ modules 2013-02-11 22:38:00 +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