Files
opm-common/python
Arne Morten Kvarving 6465cfe1ea changed: drop gcc7 compatibility
this means getting rid of the Opm::filesystem namespace
and directly using std::filesystem, as well as dropping
some of the compat code for the tr filesystem.

we still need the FileSystem.hpp/cpp files though as unique_path
is not part of std::filesystem.
2021-11-01 12:36:42 +01:00
..
2021-11-01 12:36:42 +01:00
2019-09-23 14:35:25 +02:00
2020-06-19 13:38:55 +02:00
2021-04-13 10:42:43 +02:00

Python bindings for the OPM-common module of the Open Porous Media project.