Apply clang-format-11
[alexxy/gromacs.git] / src / gromacs / mdtypes / group.cpp
index 8e708c737d7be5e818ba77b8ab25f461375ab014..1d6960e6c905bb6d6ba215b466ed1019d7f105d0 100644 (file)
@@ -46,8 +46,7 @@
 #include "gromacs/utility/exceptions.h"
 
 gmx_ekindata_t::gmx_ekindata_t(int numTempCoupleGroups, real cos_accel, int numThreads) :
-    ngtc(numTempCoupleGroups),
-    nthreads_(numThreads)
+    ngtc(numTempCoupleGroups), nthreads_(numThreads)
 {
     tcstat.resize(ngtc);
     /* Set Berendsen tcoupl lambda's to 1,