opm-simulators/opm/core
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
..
flowdiagnostics Suppress warnings. 2015-08-10 16:07:45 +02:00
linalg Suppress warnings. 2015-08-10 16:07:45 +02:00
pressure Fixed several compiler warnings 2015-08-19 13:12:14 +02:00
props Moved compressedToCartesian() to its own file. 2015-09-15 14:13:58 +02:00
simulator WellState: move typedefs into public section and include string. 2015-09-16 12:36:05 +02:00
transport PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
utility PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
wells Prevent WellsManager from subscripting empty container. 2015-09-23 09:28:59 +02:00
well_controls.h Initial integration of VFP 2015-08-19 13:10:48 +02:00
wells.h Initial integration of VFP 2015-08-19 13:10:48 +02:00