ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/staticProps/BOPofR.cpp
(Generate patch)

Comparing trunk/src/applications/staticProps/BOPofR.cpp (file contents):
Revision 1193 by chuckv, Tue May 29 22:50:14 2007 UTC vs.
Revision 1194 by chuckv, Thu Dec 6 19:52:11 2007 UTC

# Line 43 | Line 43
43   *
44   *  Created by J. Daniel Gezelter on 09/26/06.
45   *  @author  J. Daniel Gezelter
46 < *  @version $Id: BOPofR.cpp,v 1.2 2007-05-29 22:50:14 chuckv Exp $
46 > *  @version $Id: BOPofR.cpp,v 1.3 2007-12-06 19:52:11 chuckv Exp $
47   *
48   */
49  
# Line 309 | Line 309 | namespace oopse {
309  
310          collectHistogram(q_l, w_hat, distCOM);
311                  
312 <                printf( "%s  %18.10g %18.10g %18.10g %18.10g \n", sd->getType().c_str(),pos[0],pos[1],pos[2],real(w_hat[6]));
312 > //              printf( "%s  %18.10g %18.10g %18.10g %18.10g \n", sd->getType().c_str(),pos[0],pos[1],pos[2],real(w_hat[6]));
313  
314        }
315      }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines