mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-11 05:55:34 -06:00
Now we may have a grid generated from deck input using the keywords DXV, DYV, DZV, which will have a null pointer for the global_cell mapping. We check if this pointer is null, and create an identity mapping in this case. The mapping is needed by the *PropertiesFromDeck classes (and helpers). |
||
---|---|---|
.. | ||
wells_example.cpp |