Fix check source
authorPascal Merz <pascal.merz@me.com>
Mon, 12 Apr 2021 16:47:42 +0000 (10:47 -0600)
committerArtem Zhmurov <zhmurov@gmail.com>
Tue, 13 Apr 2021 06:59:42 +0000 (06:59 +0000)
2e8da9f2ad7536ed0da612a977c6bfe0f89bc071 added a function argument
without updating the doxygen. This adds the missing argument description.

src/gromacs/modularsimulator/energydata.h

index 90d8e59700073115c498706dd86384227ac4b36d..686299920606f9a760931583df47586ad049f855 100644 (file)
@@ -229,6 +229,7 @@ private:
 
     /*! \brief Save data at energy steps
      *
+     * \param step  The current step
      * \param time  The current time
      * \param isEnergyCalculationStep  Whether the current step is an energy calculation step
      * \param isFreeEnergyCalculationStep  Whether the current step is a free energy calculation step