c51842d65b578f67b99cd2bd1e2ef722d11be736
This commit decouples the UnitSystem class from the LibECL type ert_ecl_unit_enum. This, in turn, makes UnitSystem independent of LibECL. Update the unit test accordingly, and include <ert/util/util.h> where needed. This header was included transitively through UnitSystem.hpp before.
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%