Arne Morten Kvarving
|
98c704c1c3
|
changed: move ebos/eclmpiserializer.hh to opm/simulators/utils/MPISerializer.hpp
it does not use the typetag system
|
2024-01-23 10:51:32 +01:00 |
|
Arne Morten Kvarving
|
f2983ac6af
|
minimum dune version required is now 2.7
|
2023-04-12 09:41:23 +02:00 |
|
Markus Blatt
|
8d522a2c42
|
Get rid deprecation warning for newer DUNE versions.
|
2022-10-14 21:29:09 +02:00 |
|
Arne Morten Kvarving
|
5c78925981
|
fixed: wrong root rank in variadic broadcast
change the test to broadcast from rank 1 instead of 0
so this bug does not resurface
|
2022-09-14 19:38:24 +02:00 |
|
Arne Morten Kvarving
|
6e83e349d6
|
changed: move variadic broadcast into EclMpiSerializer
|
2022-09-13 13:29:47 +02:00 |
|
Arne Morten Kvarving
|
1838b39d2e
|
changed: split ParallelRestart.hpp/cpp in two bits
the mpi serialization bit is put in MPISerializer.hpp/cpp,
while the parallel restart bit stays in ParallelRestart
|
2022-09-08 13:36:51 +02:00 |
|
Arne Morten Kvarving
|
2120cbf043
|
added: utility to broadcast multiple variables in one operation
|
2021-11-09 13:02:05 +01:00 |
|