opm-core/opm/core
Andreas Lauser 377b844862 fix build breakage of the unit tests due to OPM/opm-parser#687
While the patch is quite trivial (some forgotten 'const'), the havoc
was caused because I usually configure my modules with --disable-tests
(to get much better turn-around times when switching all modules from
debug to optimization flags) and the usual way to force them to
compile ('make test-suite') does not work for opm-core...
2016-02-21 17:35:33 +01:00
..
flowdiagnostics use the error macros from opm-common 2015-10-08 11:42:15 +02:00
grid Merge pull request #957 from joakim-hove/cmp-template 2016-02-19 11:41:07 +01:00
io fix some recent deprecation warnings 2016-02-21 17:29:43 +01:00
linalg Return a constant reference to the mask for ParallelISTLInformation::updateOwnerMask 2015-11-02 15:02:32 +01:00
pressure use the error macros from opm-common 2015-10-08 11:42:15 +02:00
props fix some recent deprecation warnings 2016-02-21 17:29:43 +01:00
simulator Merge pull request #957 from joakim-hove/cmp-template 2016-02-19 11:41:07 +01:00
transport use the error macros from opm-common 2015-10-08 11:42:15 +02:00
utility fix build breakage of the unit tests due to OPM/opm-parser#687 2016-02-21 17:35:33 +01:00
wells Fixes includes wrt opm-parser PR-656 2016-01-21 09:42:51 +01: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