mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-27 09:40:59 -06:00
4c5245196b
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. |
||
---|---|---|
.. | ||
pybind11 | ||
simulators | ||
test | ||
test_data | ||
CMakeLists.txt |