diff --git a/src/RIGID/fix_rigid_small.cpp b/src/RIGID/fix_rigid_small.cpp index bd7c18145e..dba76f60da 100644 --- a/src/RIGID/fix_rigid_small.cpp +++ b/src/RIGID/fix_rigid_small.cpp @@ -308,7 +308,7 @@ void FixRigidSmall::setup_pre_neighbor() if (firstflag) { firstflag = 0; setup_bodies(); - } + } else pre_neighbor(); } /* ---------------------------------------------------------------------- */