opm-simulators/python
Håkon Hægland 4c5245196b Changed calling convention for shared pointers.
Expect non-reference type shared pointers arguments instead of references
to shared pointer. This will make it clear to the caller that the called
function is making a copy of the pointer for its own use and not trying
to modify the original pointer of the caller.
2021-09-22 23:49:13 +02:00
..
pybind11 New python folder containing pybind11 2019-10-31 16:35:29 +01:00
simulators Changed calling convention for shared pointers. 2021-09-22 23:49:13 +02:00
test Initialize blackoil simulator from schedule shared with Python. 2021-09-21 15:52:59 +02:00
test_data Initialize blackoil simulator from schedule shared with Python. 2021-09-21 15:52:59 +02:00
CMakeLists.txt Support using pybind from the system. 2021-03-19 19:56:53 +01:00