mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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. |
||
---|---|---|
.. | ||
Pybind11Exporter.hpp | ||
PyBlackOilSimulator.hpp | ||
PyMaterialState_impl.hpp | ||
PyMaterialState.hpp | ||
simulators.hpp |