opm-simulators/opm/core
Bård Skaflestad 2eaf60f680 Index into vectors using integers.
This commit corrects an error that has been present since the
introduction of function wellsToSrc() in commit a50bb8f but was never
detected.  Although the conversion int->double->std::size_t is likely to
be loss-less, it is better to not introduce any more steps than are
actually needed.
2013-02-18 11:49:52 +01:00
..
fluid Bring ParameterGroup interface into scope. 2013-01-23 17:35:05 +01:00
linalg Disable warning for using DUNE's FieldVector::size 2012-09-24 00:21:06 +02:00
pressure Update CompressibleTpfa wellbore gravity handling. 2012-11-06 19:28:22 +01:00
simulator Opm::WellState::init(): Handle shut wells 2013-01-18 13:23:37 +01:00
transport/reorder Replace an assignment with intended equality test 2013-02-01 16:30:45 +01:00
utility Index into vectors using integers. 2013-02-18 11:49:52 +01:00
wells Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:42:24 +01:00
newwells.h Update documentation accompanying CompletionData structure. 2012-10-16 14:05:33 +02:00
well.h Document the obsolescent well representation. 2012-06-25 00:55:50 +02:00