X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=blobdiff_plain;f=src%2Fgromacs%2Fapplied_forces%2Fawh%2Fbiasstate.cpp;fp=src%2Fgromacs%2Fapplied_forces%2Fawh%2Fbiasstate.cpp;h=08fbd29a92d935581da766e491b2900dd9b7576d;hp=7c8b1d0e2bfa5e1affef6e3cd8299ae39211d4b4;hb=f96b513f23d608e7f3138875937c031f255f49c3;hpb=34d6029f0f7e1b521b148eae4164d02e28911db5 diff --git a/src/gromacs/applied_forces/awh/biasstate.cpp b/src/gromacs/applied_forces/awh/biasstate.cpp index 7c8b1d0e2b..08fbd29a92 100644 --- a/src/gromacs/applied_forces/awh/biasstate.cpp +++ b/src/gromacs/applied_forces/awh/biasstate.cpp @@ -690,8 +690,10 @@ void mergeSharedUpdateLists(std::vector* updateList, * \param[in] grid The AWH bias. * \param[in] points The point state. * \param[in] originUpdatelist The origin of the rectangular region that has been sampled since - * last update. \param[in] endUpdatelist The end of the rectangular that has been sampled since - * last update. \param[in,out] updateList Local update list to set (assumed >= npoints long). + * last update. + * \param[in] endUpdatelist The end of the rectangular that has been sampled since + * last update. + * \param[in,out] updateList Local update list to set (assumed >= npoints long). */ void makeLocalUpdateList(const BiasGrid& grid, ArrayRef points,