Andreas Lauser
|
3ac996debe
|
fix the averages wrt negative values and divisions by zero
it could be discussed whether it's better to throw a
std::runtime_error instead...
|
2013-09-25 11:04:23 +02:00 |
|
Andreas Lauser
|
7a5a725f25
|
Replace boost::is_integral by std::is_integral
|
2013-09-05 13:04:37 +02:00 |
|
Andreas Lauser
|
3c9baded80
|
replace BOOST_STATIC_ASSERT by C++-2011's static_assert
|
2013-09-05 13:04:37 +02:00 |
|
Markus Blatt
|
68eb3fbcb1
|
Changed std::tr1 occurences to boost.
std::tr1 might not be supported by all compilers and will eventually
be dropped by others. Using boost instead makes this more
portable.
|
2013-07-04 16:04:35 +02:00 |
|
Atgeirr Flø Rasmussen
|
8e30215f16
|
Changed OpenRS->OPM in copyright notices and #include guards.
|
2013-01-29 13:17:01 +01:00 |
|
Bjørn Spjelkavik
|
e697fb72e3
|
Changed namespace Dune -> namespace Opm.
|
2012-01-19 13:50:57 +01:00 |
|
Atgeirr Flø Rasmussen
|
7e90e732d9
|
Imported items from dune-cornerpoint/dune/common.
|
2011-12-19 11:34:50 +01:00 |
|