bcfe700461040983a819055f11cd7d1270ca6231
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%