Bård Skaflestad 281f701f27 writeInitial(): Don't Copy 'int_data' Unnecessarily
The object does potentially hold multiple grid-sized vectors and we
already have a copy on entry into the function.  We can use move().
2019-06-24 09:52:56 +02:00
2018-10-02 15:43:01 +02:00
2015-06-18 12:06:38 +02:00
2019-06-14 11:47:59 +02:00
2019-03-06 11:14:05 +01:00
2018-03-05 10:30:59 +01:00
2017-01-03 10:48:10 +01:00
2019-06-14 13:20:51 +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%