Fix typo
This commit is contained in:
@ -37,7 +37,7 @@ NeighRequest::NeighRequest(LAMMPS *lmp) : Pointers(lmp)
|
||||
half = 1;
|
||||
full = 0;
|
||||
|
||||
// attribute flags, mutiple can be set to 1
|
||||
// attribute flags, multiple can be set to 1
|
||||
// default is every reneighboring, not occasional
|
||||
// default is use newton_pair setting in force
|
||||
// default is no neighbors of ghosts
|
||||
|
||||
Reference in New Issue
Block a user