opm-core/opm/core/grid
Atgeirr Flø Rasmussen cfd07600bc Create pointer-to-const objects.
Older gcc (4.4) does not allow conversion of shared_ptr<Foo> to
shared_ptr<const Foo>. Pointed out by @bska.
2014-08-21 15:24:39 +02:00
..
cpgpreprocess remove second grdecl.h header file 2014-04-10 18:06:05 +02:00
cart_grid.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
cart_grid.h Minor doc fix. 2013-03-20 14:21:19 +01:00
CellQuadrature.hpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
ColumnExtract.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
cornerpoint_grid.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
cornerpoint_grid.h Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
FaceQuadrature.hpp fix headers 2013-09-11 13:11:47 +02:00
grid.c Added function grid_equal() to compare two UnstructuredGrid instances. 2014-04-22 15:13:54 +02:00
GridHelpers.cpp [bugfix] Take normalized face normals into account when calculating tpfa. 2014-02-27 12:28:22 +01:00
GridHelpers.hpp [bugfix] Take normalized face normals into account when calculating tpfa. 2014-02-27 12:28:22 +01:00
GridManager.cpp Create pointer-to-const objects. 2014-08-21 15:24:39 +02:00
GridManager.hpp Make all construction from deck use EclipseGrid. 2014-08-21 14:21:21 +02:00