mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-28 12:03:48 -06:00
9cabbede2c
We need to make sure that all pods are initialzed when using the default constructor. Fixes ``` RateConverter.hpp:83:50: warning: ‘phaseUsage’ may be used uninitialized in this function [-Wmaybe-uninitialized] 83 | , attr_ (rmap_, Attributes()) | ^ ``` |
||
---|---|---|
.. | ||
satfunc | ||
BlackoilPhases.cpp | ||
BlackoilPhases.hpp | ||
phaseUsageFromDeck.cpp | ||
phaseUsageFromDeck.hpp |