ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/utils/MoLocator.cpp
(Generate patch)

Comparing trunk/OOPSE/utils/MoLocator.cpp (file contents):
Revision 537 by mmeineke, Thu Apr 17 21:54:18 2003 UTC vs.
Revision 538 by mmeineke, Sat May 17 16:57:08 2003 UTC

# Line 101 | Line 101 | void MoLocator::calcRefCoords( void ){
101    centerX = 0.0;
102    centerY = 0.0;
103    centerZ = 0.0;
104 +
105    for(i=0; i<nAtoms; i++){
106      
107      currAtom = myStamp->getAtom(i);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines