git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4243 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2010-06-14 21:28:11 +00:00
parent b6f4bd6ef5
commit 4471bed2f9

View File

@ -113,7 +113,7 @@ void ComputeAcklandAtom::compute_peratom()
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);