afaa99d3f4f866c761ebeeb8659c194d5a3ad5ff
This commit takes a pass at the implementation files in opm-common and removes references to libecl functions where practical. In particular we switch to using types from C++'s standard library (and Boost.Filesystem) to achieve the effects of the interfaces being replaced. We also insert direct calls to Posix function fnmatch() to preserve existing pattern matching behaviour (well lists and well templates).
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%