Renamed bonded module as 'listed-forces'
[alexxy/gromacs.git] / src / gromacs / listed-forces / restcbt.cpp
similarity index 98%
rename from src/gromacs/bonded/restcbt.cpp
rename to src/gromacs/listed-forces/restcbt.cpp
index 45b7e84c015586ac635f6b7e07f3d0244b8c23fd..795c8308a7a3d8d4caf4bf43af48da07ce6c2473 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
+/*! \internal \file
+ *
+ * \brief
+ * This file contains function definitions necessary
+ * for computations of forces due to restricted angle, restricted dihedral and
+ * combined bending-torsion potentials.
+ *
+ * \author Nicolae Goga
+ *
+ * \ingroup module_listed-forces
+ */
 #include "gmxpre.h"
 
 #include "restcbt.h"