X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fcalc_verletbuf.h;fp=src%2Fgromacs%2Fmdlib%2Fcalc_verletbuf.h;h=59b6be9ef338dde3f84421c3fe1fd3eb2d96ca1e;hp=a013cf2bf9aef0bf49cd541145ebf763b9d23331;hb=f96b513f23d608e7f3138875937c031f255f49c3;hpb=34d6029f0f7e1b521b148eae4164d02e28911db5 diff --git a/src/gromacs/mdlib/calc_verletbuf.h b/src/gromacs/mdlib/calc_verletbuf.h index a013cf2bf9..59b6be9ef3 100644 --- a/src/gromacs/mdlib/calc_verletbuf.h +++ b/src/gromacs/mdlib/calc_verletbuf.h @@ -2,7 +2,7 @@ * This file is part of the GROMACS molecular simulation package. * * Copyright (c) 2012,2013,2014,2015,2017 by the GROMACS development team. - * Copyright (c) 2018,2019,2020, by the GROMACS development team, led by + * Copyright (c) 2018,2019,2020,2021, by the GROMACS development team, led by * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl, * and including many others, as listed in the AUTHORS file in the * top-level source directory and at http://www.gromacs.org. @@ -112,7 +112,8 @@ VerletbufListSetup verletbufGetSafeListSetup(ListSetupType listType); * \param[in] inputrec The input record * \param[in] nstlist The pair list update frequency in steps (is not taken from \p inputrec) * \param[in] listLifetime The lifetime of the pair-list, usually nstlist-1, but could be different - * for dynamic pruning \param[in] referenceTemperature The reference temperature for the ensemble + * for dynamic pruning + * \param[in] referenceTemperature The reference temperature for the ensemble * \param[in] listSetup The pair-list setup * \returns The computed pair-list radius including buffer */