Joakim Hove 1a1b796cb6 Refactor Aquifetp class
- Make constructor and operator== for struct
- Make constructor and accessor for serialization
- Initial pressure stored in std::pair<bool, double>
- Add size() and begin() and end()
- Remove unused memmbers cell_id and inftableID
- Use ParserKeywords::AQUIFETP class instead of string lookup
2020-02-07 07:30:22 +01:00
2019-12-22 12:42:56 +01:00
2020-02-07 07:30:22 +01:00
2020-02-06 10:18:07 +01:00
2020-02-07 07:30:22 +01:00
2020-02-07 07:30:22 +01:00
2019-09-18 14:15:21 +02:00
2019-11-05 10:50:03 +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%