opm-simulators/opm/core
Bård Skaflestad 52cda7cbb9 findSideFaces(): Generate initial 'ijk' that was (probably) intended.
The trick of eliding explicit initialisers can only be use to zero an
array (or structure), not to copy an arbitrary initialiser to all
elements of the array.
2012-03-08 20:51:17 +01:00
..
fluid Issue warning instead of throwing if input requests compressible effects. 2012-03-08 15:25:36 +01:00
linalg Removed copied text accidentally left in. 2012-02-21 22:02:16 +01:00
pressure findSideFaces(): Generate initial 'ijk' that was (probably) intended. 2012-03-08 20:51:17 +01:00
transport/reorder Changed forward declaration of 'class UnstructuredGrid' to 'struct UnstructuredGrid'. 2012-03-08 12:28:22 +01:00
utility Changed forward declaration of 'class UnstructuredGrid' to 'struct UnstructuredGrid'. 2012-03-08 12:28:22 +01:00
newwells.h Implement basic memory management for new well interface. 2012-02-03 21:35:19 +01:00
well.h Add field for specifying which surface volume fraction is injected. 2011-12-12 18:43:11 +01:00
WellsManager.cpp Minor bug. 2012-03-06 15:58:30 +01:00
WellsManager.hpp Minor typo fix. 2012-03-07 09:15:34 +01:00