opm-simulators/opm
Markus Blatt e2e9ea1bf5 Prevent WellsManager from subscripting empty container.
While hopefully not a bug it raises an exception with gcc's
libc debugging mode. Therefore we resort to using C++11's
std::vector::data instead.

The exception was rosen when running SPE9 in parallel.
2015-09-23 09:28:59 +02:00
..
core Prevent WellsManager from subscripting empty container. 2015-09-23 09:28:59 +02:00