ResInsight/ThirdParty
Bård Skaflestad 8d27e0cd01 Don't Calculate Scaled Curves if EPS Data Unavailable
This commit captures the result set's availability of EPS data
in a new data member,

    bool ECLSaturationFunc::Impl::haveEPSData_

We need this piece of information to identify whether a null
'eps_' data member corresponds to missing EPS data or failure to
form the backing EPS data object.  In the first case, it is fine
to output the unscaled curves while throwing an exception in the
latter case is more appropriate.

This restores ResInsight's ability to show unscaled saturation
function curves if the backing EPS data is not output to the
result set's INIT file.
2019-04-10 17:53:50 +02:00
..
boost-Subset System : Remove warning from header file in boost subset 2018-11-14 15:27:48 +01:00
clipper #2536 Build System : Add target_include_directories to clipper, exprparser, qwt 2018-02-27 18:56:12 +01:00
custom-opm-flowdiag-app Don't Calculate Scaled Curves if EPS Data Unavailable 2019-04-10 17:53:50 +02:00
custom-opm-flowdiagnostics #2852 OPM flowdiag upgrade. Copy from repos 2018-05-07 14:37:32 +02:00
Eigen-Subset/Eigen #1481 Add subset of Eigen, and method to condense transmisibilities 2017-05-12 14:41:38 +02:00
Ert #4289 libecl : Apply external ACTNUM instead of combining with file ACTNUM 2019-04-05 11:20:57 +02:00
expressionparser #4061 Harmonize how Qt5 is found 2019-02-08 11:28:51 +01:00
gtest Made the output from g-test a bit more readable 2016-10-17 15:15:27 +02:00
nightcharts #4061 Harmonize how Qt5 is found 2019-02-08 11:28:51 +01:00
NRLib System : Disable unused unit test 2018-11-02 11:36:46 +01:00
Qwt #4066 System : Improve cmake macros for cotire 2019-02-11 07:13:08 +01:00