Fix doxygen for updateMDLeapfrogGeneral
authorejjordan <ejjordan@kth.se>
Wed, 31 Mar 2021 08:35:55 +0000 (10:35 +0200)
committerejjordan <ejjordan@kth.se>
Wed, 31 Mar 2021 08:35:59 +0000 (10:35 +0200)
Fixes an issue created in !1350.

src/gromacs/mdlib/update.cpp

index 1afe8047c8985e5d605f3ccae3ae07986bcc2601..466c6275ea033ca1042521e058bdca3e1c9ec79c 100644 (file)
@@ -547,7 +547,8 @@ enum class AccelerationType
  * \param[in]     dt                The time step.
  * \param[in]     dtPressureCouple  Time step for pressure coupling, is 0 when no pressure
  *                                  coupling should be applied at this step.
- * \param[in]     md                Atom properties.
+ * \param[in]     cTC               Temperature coupling group indices
+ * \param[in]     invMassPerDim     Inverse mass per dimension
  * \param[in]     ekind             Kinetic energy data.
  * \param[in]     box               The box dimensions.
  * \param[in]     x                 Input coordinates.