NBlibTest/IntegratorWorks: Initialize x's and v's
authorAndrey Alekseenko <al42and@gmail.com>
Thu, 8 Oct 2020 11:14:07 +0000 (13:14 +0200)
committerAndrey Alekseenko <al42and@gmail.com>
Thu, 8 Oct 2020 11:14:07 +0000 (13:14 +0200)
commitc76568dc06245e02f9cdbc663509d82a0cdda348
treeae84a1c3e7d0d914e4f9482cdd9aee579cf82d66
parentee1361286bfdf327cc309f025bab35eaa0387895
NBlibTest/IntegratorWorks: Initialize x's and v's

The coordinates and velocities of the test atom were left uninitialized.
This, on my machine, occasionally caused NbLibIntegratorTests to
timeout, getting stuck indefinitely inside `put_atoms_in_box` function.
api/nblib/tests/integrator.cpp