mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
bdcd5236bd
The user will legitimately want to run models that do not specify wells (e.g., using boundary conditions). While we do not yet fully support that configuration (no wells), we absolutely must not crash by dereferencing null pointers or generating pointers into ::empty() std::vector<>s. This commit installs the required guards needed to avoid said failure mode. |
||
---|---|---|
.. | ||
fluid | ||
linalg | ||
pressure | ||
simulator | ||
transport/reorder | ||
utility | ||
wells | ||
newwells.h | ||
well.h |