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

Comparing trunk/OOPSE/libmdtools/Bond.cpp (file contents):
Revision 378 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
Revision 610 by gezelter, Tue Jul 15 15:50:55 2003 UTC

# Line 45 | Line 45 | void Bond::calc_forces(){
45      return;
46    }
47    
48  
48    vect r_ab; /*the vector whose origin is a and end is b */
49    double force; /* the force scaling factor. */
50    double Fab_x; /*the x,y, and z components of the force */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines