Fix compile error

This commit is contained in:
Stan Gerald Moore
2021-07-27 15:57:06 -06:00
parent f20479f10e
commit 416048e939

View File

@ -390,7 +390,7 @@ void VerletKokkos::run(int n)
if (n_post_neighbor) {
modify->post_neighbor();
timer->stamp(Timer::MODIFY);
timer->stamp(Timer::NEIGH);
}
}
// force computations