opm-simulators/python
Håkon Hægland 81319a7923 Implements the Python step() method.
A resubmission of commit 8e4f748 in PR #2403 and PR #2444 and continues
the work in #2690 implementing Python bindings to the flow simulator.

The Python step() method advances the simulator one report step. Before
calling step() for the first time, step_init() must have been called.
2020-08-25 13:42:48 +02:00
..
pybind11 New python folder containing pybind11 2019-10-31 16:35:29 +01:00
simulators Implements the Python step() method. 2020-08-25 13:42:48 +02:00
CMakeLists.txt fixed: we still want to build the bindings even if pybind11 is already available. 2020-05-14 10:51:00 +02:00