Merge pull request #1941 from RosettaCommons/vmullig/nmethyl_valgrind_issue
Fix an uninitialized variable issue flagged by Valgrind in the N-methylation unit tests. This was caused by some uninitialized local vars in LK_BallEnergy.cc that were being used to set other things.