X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=blobdiff_plain;f=src%2Fgromacs%2Fpulling%2Ftransformationcoordinate.h;fp=src%2Fgromacs%2Fpulling%2Ftransformationcoordinate.h;h=b8caf90cb86d6697c5fb25d1499f82aa3507e3bb;hp=c9b6c50119b569ac20a44231cdbc8059dd79d815;hb=f96b513f23d608e7f3138875937c031f255f49c3;hpb=34d6029f0f7e1b521b148eae4164d02e28911db5 diff --git a/src/gromacs/pulling/transformationcoordinate.h b/src/gromacs/pulling/transformationcoordinate.h index c9b6c50119..b8caf90cb8 100644 --- a/src/gromacs/pulling/transformationcoordinate.h +++ b/src/gromacs/pulling/transformationcoordinate.h @@ -59,7 +59,8 @@ class ArrayRef; * This requires the values of the pull coordinates of lower indices to be set * \param[in] coord The (transformation) coordinate to compute the value for * \param[in] variableCoords Pull coordinates used as variables, entries 0 to coord->coordIndex - * will be used \returns Transformation value for pull coordinate. + * will be used + * \returns Transformation value for pull coordinate. */ double getTransformationPullCoordinateValue(pull_coord_work_t* coord, ArrayRef variableCoords);