Markus Blatt
|
7725f2020f
|
Fix compilation for DUNE 2.6
This has been broken for month as there is no equivalent method to
Dune::MPIHelper::getCommunicator() in DUNE 2.6.
|
2022-10-11 09:50:38 +02:00 |
|
Markus Blatt
|
b9b6f7defd
|
Use Communication instead of CollectiveCommunication for DUNE>=2.7.
The later is removed in 2.9.
|
2022-10-11 09:50:27 +02:00 |
|
Arne Morten Kvarving
|
d6c378e6a9
|
remove use of Unused.hpp
|
2022-08-02 11:24:40 +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
|
ae537f536d
|
fixed: do not use Opm:: prefix when inside namespace Opm
|
2021-05-25 11:46:55 +02:00 |
|
Bernd Flemisch
|
d72de0f308
|
[cleanup] replace typedef by using
|
2020-06-10 13:49:42 +02:00 |
|
Bernd Flemisch
|
bdb7bac3e8
|
[properties] replace remaining macro calls
|
2020-06-10 13:07:19 +02:00 |
|
Bernd Flemisch
|
cbffa2a7ba
|
[properties] replace SET_SCALAR_PROP calls
|
2020-06-09 10:43:28 +02:00 |
|
Bernd Flemisch
|
725c022e69
|
[properties] replace BEGIN/END_PROPERTIES macro calls
|
2020-06-08 17:11:48 +02:00 |
|
Bernd Flemisch
|
880c5223ac
|
[properties] replace macro calls by native C++
|
2020-06-08 16:41:02 +02:00 |
|
Bernd Flemisch
|
de2ca522ff
|
[properties] redistribute property tag definitions
Minimize changes compared to master. Avoid having the one and only
file for property tag definitions.
|
2020-05-18 15:53:58 +02:00 |
|
Bernd Flemisch
|
6d6ba6909c
|
[properties] replace propertysystem
|
2020-05-18 15:52:45 +02:00 |
|
Arne Morten Kvarving
|
6784db5e71
|
bump required dune version to 2.6
and remove compatibility code
|
2020-02-06 16:10:06 +01:00 |
|
Tor Harald Sandve
|
a245f70283
|
Adapt to make logging possible from ebos
|
2019-10-08 14:51:28 +02:00 |
|
Arne Morten Kvarving
|
a5d4b823f5
|
changed: ewoms/nonlinear -> opm/models/nonlinear
|
2019-09-19 11:04:36 +02:00 |
|