Files
opm-common/opm/material
Andreas Lauser be1fd178f1 do not squelch unused argument warnings using casts to void
casts to void are not very explicit (in particular if they do not come
with a comment about their purpose). Instead, the names of unused
argument are now simply commented out or the OPM_UNUSED macro is used
for the few cases where this is not possible.
2015-09-23 12:35:45 +02:00
..
2015-06-18 13:47:26 +02:00
2015-09-14 17:15:04 +02:00
2015-09-11 13:38:09 +02:00
2015-03-29 15:13:19 +02:00