Apply clang-format-11
[alexxy/gromacs.git] / src / gromacs / applied_forces / awh / awh.cpp
index de3ebea8911512bd6c7116cee960bd856db039de..159aa0639e0242869b3d8691dec3e263c14c08d5 100644 (file)
@@ -147,8 +147,7 @@ static bool anyDimUsesPull(const ArrayRef<BiasCoupledToSystem> biasCoupledToSyst
 }
 
 BiasCoupledToSystem::BiasCoupledToSystem(Bias bias, const std::vector<int>& pullCoordIndex) :
-    bias_(std::move(bias)),
-    pullCoordIndex_(pullCoordIndex)
+    bias_(std::move(bias)), pullCoordIndex_(pullCoordIndex)
 {
     /* We already checked for this in grompp, but check again here. */
     GMX_RELEASE_ASSERT(