Bård Skaflestad ceb9f01571 GridProperty: Pass 'Defaulted' Flag to Post-Processor
This commit alters the post-processor API to accept a vector<bool>
of defaulted flags (true if defaulted, false if explicitly
assigned).  This, in turn, enables running the post-processor only
on defaulted (or assigned) property values.

Update existing post-processor implementation to honour the new
calling conventions.
2019-07-15 13:03:21 +02:00
2019-07-09 14:39:11 +02:00
2018-10-02 15:43:01 +02:00
2015-06-18 12:06:38 +02:00
2019-06-26 07:51:36 +02:00
2019-07-15 06:01:44 +02:00
2019-03-06 11:14:05 +01:00
2018-03-05 10:30:59 +01:00
2017-01-03 10:48:10 +01:00
2015-03-18 01:59:50 -05:00

opm-common

Contains common components used throughout all of OPM, in particular CMake modules for the build system.

Description
Common components for OPM, in particular build system (cmake).
Readme 74 MiB
Languages
C++ 79%
ECL 13.4%
Scheme 3.1%
CMake 2.4%
Python 1%
Other 1%