Apply clang-tidy-11 fixes to CUDA files
[alexxy/gromacs.git] / src / gromacs / ewald / pme_pp_comm_gpu_impl.h
index d4ee85872e9aa5c3c1a6372574b1aaaf8313ecfc..fbd9b4f8a403e037d14db66841946e28d2b7a72f 100644 (file)
@@ -152,7 +152,6 @@ private:
                                      int                   sendSize,
                                      GpuEventSynchronizer* coordinatesReadyOnDeviceEvent);
 
-private:
     //! GPU context handle (not used in CUDA)
     const DeviceContext& deviceContext_;
     //! Handle for CUDA stream used for the communication operations in this class