opm-core/opm/core/pressure
Markus Blatt 45edfc8848 [bugfix] Fixed imcrementing the cell centroid.
Imcrementation should be done at the end of the loop body as otherwise
the first cell is skipped and we are out of bounds for the last iteration.
This patch move the increment to the correct location.
2014-02-26 16:01:32 +01:00
..
mimetic make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
msmfem Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
tpfa [bugfix] Fixed imcrementing the cell centroid. 2014-02-26 16:01:32 +01:00
cfsh.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
CompressibleTpfa.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
CompressibleTpfa.hpp Make destructor of CompressibleTpfa virtual. 2013-03-07 15:14:01 +01:00
flow_bc.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
flow_bc.h Enable further compression of boundary conditions. 2012-03-07 19:08:14 +01:00
FlowBCManager.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
FlowBCManager.hpp Added methods pressureSide() and fluxSide(). 2012-03-08 13:48:26 +01:00
fsh_common_impl.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
fsh_common_impl.h Switch to a sparse/compressed boundary condition representation. 2012-03-06 20:07:35 +01:00
fsh.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
fsh.h fix typo in guard macro of fsh.h 2013-12-15 18:10:27 +01:00
ifsh.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
IncompTpfa.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
IncompTpfa.hpp Enable inheritance from IncompTpfa for limited purposes. 2012-06-13 19:45:23 +02:00
legacy_well.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
legacy_well.h Clean up well docs. 2013-03-20 14:14:53 +01:00