mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
a458aa7688
Well, you never know. There are containers that use a signed integer for storing its size. This results in a warning about comparing signed with unsigned integers. This commit prevents this by explicitly casting the size to std::size_t. |
||
---|---|---|
.. | ||
flowdiagnostics | ||
linalg | ||
pressure | ||
props | ||
simulator | ||
transport | ||
utility | ||
wells | ||
well_controls.h | ||
wells.h |