X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fdomdec%2Fdomdec_specatomcomm.cpp;h=75d6a2e3d1d761362878195e719ae99763d44af6;hb=c1da1c9bdd3b1e43aa2349265e07d6bc7d088d31;hp=abc52ba315ff1505a201ba75ba33dca2e0f03fdf;hpb=466e36339dfce3cbb7a36d43741779a39f5bd5c6;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/domdec/domdec_specatomcomm.cpp b/src/gromacs/domdec/domdec_specatomcomm.cpp index abc52ba315..75d6a2e3d1 100644 --- a/src/gromacs/domdec/domdec_specatomcomm.cpp +++ b/src/gromacs/domdec/domdec_specatomcomm.cpp @@ -1,7 +1,7 @@ /* * This file is part of the GROMACS molecular simulation package. * - * Copyright (c) 2006,2007,2008,2009,2010,2012,2013,2014, by the GROMACS development team, led by + * Copyright (c) 2006,2007,2008,2009,2010,2012,2013,2014,2015, 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. @@ -603,7 +603,7 @@ int setup_specat_communication(gmx_domdec_t *dd, dd->ci[XX], dd->ci[YY], dd->ci[ZZ], nrecv_local, ireq->n, specat_type, specat_type, add_err, - dd->bGridJump ? " or use the -rcon option of mdrun" : ""); + dd_dlb_is_on(dd) ? " or use the -rcon option of mdrun" : ""); } spac->at_start = at_start;