Add move operations to GpuHaloExchange
[alexxy/gromacs.git] / src / gromacs / domdec / gpuhaloexchange.h
index 6f4586098e3de1632885f67a88378bd177aaccf9..be4a3abc8ffbbb9853499f98aade6594f9e02d8f 100644 (file)
@@ -99,6 +99,8 @@ public:
                     int                  pulse,
                     gmx_wallcycle*       wcycle);
     ~GpuHaloExchange();
+    GpuHaloExchange(GpuHaloExchange&& source) noexcept;
+    GpuHaloExchange& operator=(GpuHaloExchange&& source) noexcept;
 
     /*! \brief
      *