Arne Morten Kvarving
|
d6c378e6a9
|
remove use of Unused.hpp
|
2022-08-02 11:24:40 +02:00 |
|
Markus Blatt
|
1c203cd504
|
Use new function FixedSize for DataHandles with DUNE 2.8.
The lower case version is deprecated now and will be removed.
|
2021-08-26 16:30:12 +02:00 |
|
Arne Morten Kvarving
|
e4d6acc23b
|
changed: get rid of OPM_UNUSED macro usage
prefer anonymous parameters and c++17 [[maybe_unused]]
|
2021-08-03 10:10:01 +02:00 |
|
Arne Morten Kvarving
|
44267fd206
|
fixed: do not assert conditions guaranteed by unsigned
|
2021-06-18 13:26:57 +02:00 |
|
Arne Morten Kvarving
|
4695dc9354
|
changed: use c++17 [[maybe_unused]]
|
2021-05-14 13:54:58 +02:00 |
|
Joakim Hove
|
b2cac8fa44
|
Remove unused #include of Exceptions
|
2020-09-21 10:57:42 +02:00 |
|
Bernd Flemisch
|
d72de0f308
|
[cleanup] replace typedef by using
|
2020-06-10 13:49:42 +02:00 |
|
Bernd Flemisch
|
58182fe379
|
[properties] clean up
|
2020-05-18 15:53:58 +02:00 |
|
Bernd Flemisch
|
54d665a532
|
[properties] recover splice mechanism
|
2020-05-18 15:52:45 +02:00 |
|
Bernd Flemisch
|
6d6ba6909c
|
[properties] replace propertysystem
|
2020-05-18 15:52:45 +02:00 |
|
Robert Kloefkorn
|
f1b2fc2baf
|
[bugfix][GridCommHandle] fix incorrect signature of overloaded interface
method causing segfault with >= DUNE 2.7.
|
2020-04-24 14:04:56 +02:00 |
|
Atgeirr Flø Rasmussen
|
4a0effe8cc
|
Add and use gatherStrings() for exception messages.
Ensures user sees any useful exception messages during
initialization.
|
2020-01-21 15:33:31 +01:00 |
|
Arne Morten Kvarving
|
e01f712294
|
changed: ewoms/common -> opm/models/utils
|
2019-09-19 10:14:17 +02:00 |
|
Arne Morten Kvarving
|
d8723dc9ce
|
changed: ewoms/parallel -> opm/models/parallel
|
2019-09-16 09:48:55 +02:00 |
|