Skip to content
Snippets Groups Projects
Commit 4471bed2 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4243 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent b6f4bd6e
No related branches found
No related tags found
No related merge requests found
...@@ -113,7 +113,7 @@ void ComputeAcklandAtom::compute_peratom() ...@@ -113,7 +113,7 @@ void ComputeAcklandAtom::compute_peratom()
vector_atom = structure; vector_atom = structure;
} }
// invoke half neighbor list (will copy or build if necessary) // invoke full neighbor list (will copy or build if necessary)
neighbor->build_one(list->index); neighbor->build_one(list->index);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment