add mpi serialization for Well::WellGuideRate

This commit is contained in:
Arne Morten Kvarving
2019-12-10 13:21:58 +01:00
parent c909075f16
commit 8bd9f2f68f
3 changed files with 13 additions and 0 deletions

View File

@@ -581,6 +581,7 @@ ADD_PACK_PROTOTYPES(ViscrefTable)
ADD_PACK_PROTOTYPES(WATDENTRecord)
ADD_PACK_PROTOTYPES(WatdentTable)
ADD_PACK_PROTOTYPES(Well::WellInjectionProperties)
ADD_PACK_PROTOTYPES(Well::WellGuideRate)
ADD_PACK_PROTOTYPES(Welldims)
ADD_PACK_PROTOTYPES(WellEconProductionLimits)
ADD_PACK_PROTOTYPES(WellFoamProperties)