opm-simulators/opm/core
Bård Skaflestad beaac0d089 Use an integer type for "maxit_" counter.
The "maxit_" counter is an upper limit on the number of non-linear
iterations in a single cell.  Declaring this as a "double" is counter
intuitive unless one expects the number to be *really* high.

Present since
  - Commit 93d4bd8 (TransportModelTwophase.hpp)
  - Commit e0d38cf (TransportModelTwophaseCompressible.hpp)
2013-02-19 11:27:54 +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 Use an integer type for "maxit_" counter. 2013-02-19 11:27:54 +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