Removed debug code from unrelated files in MANYBODY and MC
This commit is contained in:
@ -161,7 +161,6 @@ void PairExTeP::SR_neigh()
|
||||
}
|
||||
}
|
||||
}
|
||||
//printf("SR_neigh : N[%d] = %f\n",i,N[i]);
|
||||
|
||||
ipage->vgot(n);
|
||||
if (ipage->status())
|
||||
|
||||
@ -439,11 +439,6 @@ void FixBondBreak::update_topology()
|
||||
ndihedrals = 0;
|
||||
nimpropers = 0;
|
||||
|
||||
//printf("NBREAK %d: ",nbreak);
|
||||
//for (i = 0; i < nbreak; i++)
|
||||
// printf(" %d %d,",broken[i][0],broken[i][1]);
|
||||
//printf("\n");
|
||||
|
||||
for (i = 0; i < nlocal; i++) {
|
||||
influenced = 0;
|
||||
slist = special[i];
|
||||
|
||||
Reference in New Issue
Block a user