Files
opm-core/opm/core
Roland Kaufmann 398f58323f Disable warning for using DUNE's FieldVector::size
In DUNE 2.2 FieldVector::size changed from being a member to being a
method. A compatibility warning is issued if you include the relevant
headers.

This warning can be silenced for DUNE modules by using passing the
option --enable-fieldvector-size-is-method to ./configure. This patch
effectively does the same, but through a macro definition.
2012-09-24 00:21:06 +02:00
..
2012-09-05 14:07:51 +02:00
2012-09-20 15:14:51 +02:00
2012-09-20 14:35:03 +02:00
2012-08-14 10:44:17 +02:00
2012-08-09 14:48:44 +02:00