Arne Morten Kvarving
09554a4c25
add mpi serialization for OrderedMap
2019-12-16 14:45:53 +01:00
Arne Morten Kvarving
46c5afa490
add mpi serialization for ColumnSchema
2019-12-16 14:39:17 +01:00
Arne Morten Kvarving
e08a5c3046
add mpi serialization for Rock2dtrTable
2019-12-16 14:35:17 +01:00
Arne Morten Kvarving
5a1f1a6b36
add mpi serialization for Rock2dTable
2019-12-16 14:32:14 +01:00
Arne Morten Kvarving
fb7d4b7cb9
add mpi serialization for NNC and EDITNNC
2019-12-16 14:29:16 +01:00
Arne Morten Kvarving
d9268980f3
add mpi serialization for Opm::ThresholdPressure
2019-12-16 14:28:29 +01:00
Markus Blatt
a0650012c3
ParallelRestart: use references and allow non-default template parameters.
...
packSize now uses a reference to map/unordered_map to prevent copying.
In addition we always specify all template parameters for the containers to
allow for sending data if non-default ones are used.
2019-11-25 13:04:40 +01:00
Markus Blatt
3dad4f21e8
Fixed unused parameter warning wehn compiling without MPI.
2019-10-18 16:23:22 +02:00
Markus Blatt
42247105bf
Addressed reviewer's comments.
2019-10-18 16:23:22 +02:00
Markus Blatt
9735bdadfc
Load restart with global grid only available on one processor.
...
For this the master (IO) rank loads the RestartValue and then
broadcasts it to the other ranks.
2019-10-15 14:03:24 +02:00