Fix initialization of field in PME data structure
commit7750bfdad3ee9ecbd2af143941c16431c5de2788
authorSzilárd Páll <pall.szilard@gmail.com>
Tue, 15 Oct 2019 23:30:12 +0000 (16 01:30 +0200)
committerArtem Zhmurov <zhmurov@gmail.com>
Wed, 16 Oct 2019 18:31:47 +0000 (16 20:31 +0200)
treed55fd5ff7c81648050c8426dc17c0d54c5dc6f40
parentb34d960808012fff1db505683b0335808774b632
Fix initialization of field in PME data structure

The bPPRank field that indicated whether the rank had PP duryt as well
was not always initialized leading to a spurious trigger in a recently
added assertion.

Change-Id: Id9700c4318e01781da0a0c63323025f2525e58b6
src/gromacs/ewald/pme.cpp