6d9deefb29bafd6c0363d0d52ed60259a237abee
This commit switches a set of OPM-Common's unit tests away from using direct calls to libecl functions and into using base types from OPM-Common itself (along with Boost.Filesystem). In particular summary related queries are replaced by calls to ESmry member functions (wrapped in libecl-like interfaces to minimise code changes). We disable checks on unit strings since ESmry currently does not have a way of associating those with individual variables.
Changed EGrid API, function getCellCorners. Changed from std::vector<double> to std::array<double,8>
opm-common
Contains common components used throughout all of OPM, in particular CMake modules for the build system.
Description
Languages
C++
79%
ECL
13.4%
Scheme
3.1%
CMake
2.4%
Python
1%
Other
1%