mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-18 21:12:57 -06:00
622c8825a9
Previously, we just called the default constructor. Of course this does not allocate any memory and we experienced segmentation faults. With this patch we correctly allocate the arrays by passing the number of row and columns to the constructor. |
||
---|---|---|
.. | ||
autodiff |