opm-core/opm/core/transport
Bård Skaflestad a39e5a1366 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
..
reorder Use an integer type for "maxit_" counter. 2013-02-19 11:27:54 +01:00
CSRMatrixBlockAssembler.hpp Minor bugfix: avoid accessing empty (but non-zero capacity) vector. 2011-12-13 11:18:38 +01:00
CSRMatrixUmfpackSolver.hpp Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
GravityColumnSolver_impl.hpp Honour exact interface of LAPACK routine DGTSV. 2012-10-05 00:53:47 +02:00
GravityColumnSolver.hpp Simplified data structure for extracted columns. 2012-05-11 09:37:12 +02:00
ImplicitAssembly.hpp Initialise all members in constructor. 2012-07-02 14:13:42 +02:00
ImplicitTransport.hpp Refined output of NRReport. 2012-01-19 16:58:20 +01:00
JacobianSystem.hpp Convert Tabs to spaces where appropriate. 2012-01-26 10:41:58 +01:00
NormSupport.hpp Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
SimpleFluid2pWrapper.hpp Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
SinglePointUpwindTwoPhase.hpp Make explicit intention to do nothing on empty input. 2012-11-15 08:54:45 +01:00
spu_explicit.c 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
spu_explicit.h 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
spu_implicit.c Fixed some warnings 2012-02-27 17:46:06 +01:00
spu_implicit.h 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
transport_source.c Reference public header from canonical location. 2012-06-22 19:44:26 +02:00
transport_source.h Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00