- Timestamp:
- Jul 8, 2008, 1:12:55 PM (17 years ago)
- Children:
- 207a3e
- Parents:
- 0ab37b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pcp/src/ions.c
r0ab37b r6beb99 381 381 if (P->Call.out[ReadOut]) fprintf(stderr, "(%i) IMT[%d,%d] = %i\n", P->Par.me, i,j,ptr->IMT); 382 382 } 383 //if (P->Call.out[ReadOut])384 fprintf(stderr,"(%i) A total of %d additional constrained moves for ion (%d,%d) was parsed.\n", P->Par.me, count-2, i,j);383 if (P->Call.out[ReadOut]) 384 fprintf(stderr,"(%i) A total of %d additional constrained moves for ion (%d,%d) was parsed.\n", P->Par.me, count-2, i,j); 385 385 386 386 I->Max_TotalIons++;
Note:
See TracChangeset
for help on using the changeset viewer.