mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-24 08:20:01 -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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Pybind11Exporter.cpp | ||
PyBlackOilSimulator.cpp | ||
simulators.cpp |