mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add mpi serialization for SimpleTable
This commit is contained in:
@@ -43,6 +43,7 @@ class NNC;
|
||||
struct NNCdata;
|
||||
class Rock2dTable;
|
||||
class Rock2dtrTable;
|
||||
class SimpleTable;
|
||||
class TableColumn;
|
||||
class TableSchema;
|
||||
class ThresholdPressure;
|
||||
@@ -226,6 +227,7 @@ ADD_PACK_PROTOTYPES(RestartValue)
|
||||
ADD_PACK_PROTOTYPES(Rock2dTable)
|
||||
ADD_PACK_PROTOTYPES(Rock2dtrTable)
|
||||
ADD_PACK_PROTOTYPES(std::string)
|
||||
ADD_PACK_PROTOTYPES(SimpleTable)
|
||||
ADD_PACK_PROTOTYPES(TableColumn)
|
||||
ADD_PACK_PROTOTYPES(TableSchema)
|
||||
ADD_PACK_PROTOTYPES(ThresholdPressure)
|
||||
|
||||
Reference in New Issue
Block a user