Further consolidation of commrec initialization
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 28 Sep 2013 23:19:02 +0000 (01:19 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 4 Oct 2013 17:28:00 +0000 (19:28 +0200)
commit325fa06aff2575522c9e65da41af4d7504929ec9
tree700fb0f8e9dd6c863f1891e5d5a5ae647cddc67b
parentb2d0b247c97cbd633e177fb9fed63fdfc3e12c0a
Further consolidation of commrec initialization

* renamed init_par_threads to reinitialize_commrec_for_this_thread,
  because that's what it does.
* minor consolidation of the two commrec construction functions
* removed useless and untrue comments

Change-Id: I109af71e548012b72388d3ce3e5e8353110e43b3
src/gromacs/gmxlib/network.c
src/gromacs/legacyheaders/network.h
src/programs/mdrun/runner.c