ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/visitors/AtomVisitor.cpp
(Generate patch)

Comparing branches/development/src/visitors/AtomVisitor.cpp (file contents):
Revision 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1767 by gezelter, Fri Jul 6 22:01:58 2012 UTC

# Line 83 | Line 83 | namespace OpenMD {
83      Vector3d  vel;
84      Vector3d  frc;
85      Vector3d  u;
86    RealType  c;
86  
87      if (isVisited(atom))
88        return;
# Line 126 | Line 125 | namespace OpenMD {
125      Vector3d  vel;
126      Vector3d  frc;
127      Vector3d  u;
129    RealType  c;
128  
129      if (isVisited(datom))
130        return;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines