Bård Skaflestad eea51a12b4 Add Simple Time-Service Protocol
Mostly for converting between std::time_t and broken-down time
stamps.  Uses UTC and std::chrono::system_clock.  May wrap in as
little as 292 years, depending on the period of system_clock.

Intended to replace various timestamping utility functions from
libecl.  A comprehensive time-service protocol for Flow is much more
work than this, and will likely not be easily realized before we
have C++17 and its much expanded time/calendar library.
2019-10-16 20:03:08 -05:00
2018-10-02 15:43:01 +02:00
2015-06-18 12:06:38 +02:00
2019-10-16 20:03:08 -05:00
2019-03-06 11:14:05 +01:00
2019-10-16 20:03:08 -05:00
2019-09-18 14:15:21 +02:00
2017-01-03 10:48:10 +01:00
2019-08-18 13:21:04 +02: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%