add mpi serialization for StandardCond

This commit is contained in:
Arne Morten Kvarving
2020-03-03 12:15:48 +01:00
parent 89cb162c1f
commit bb1f27bce6
3 changed files with 9 additions and 1 deletions

View File

@@ -1221,6 +1221,7 @@ BOOST_AUTO_TEST_CASE(TableManager)
getDenT(),
getDenT(),
getDenT(),
{7.0, 8.0},
77,
1.0);
auto val2 = PackUnpack(val1);