Joakim Hove 45bfe8da9f VFP Table updates
- Add member KeywordLocation to vfp tables
 - Improve error messages
 - Remove array_type typedef - use std::vector<double>
 - Use class based enums
 - Replace assert(x) -> if (!x) throw
2021-02-16 09:14:43 +01:00
2020-09-18 11:23:30 +02:00
2021-02-16 09:14:43 +01:00
2021-02-10 07:22:46 +01:00
2021-02-16 09:14:43 +01:00
2020-12-01 23:06:44 +01:00
2021-02-16 09:14:43 +01:00
2019-09-18 14:15:21 +02:00
2020-11-06 08:57:04 +01:00
2020-11-11 19:57:06 +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%