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

Comparing trunk/OOPSE/libmdtools/ForceFields.cpp (file contents):
Revision 1136 by tim, Tue Apr 27 16:26:44 2004 UTC vs.
Revision 1142 by tim, Thu Apr 29 02:11:49 2004 UTC

# Line 130 | Line 130 | void ForceFields::doForces( int calcPot, int calcStres
130   #endif
131  
132    fortranForceLoop( pos,
133 +                    rc,
134 +                    massRatio,
135                      A,
136                      u_l,
137                      frc,
138                      trq,
137                    rc,
138                    massRatio,
139                      entry_plug->tau,
140                      &(entry_plug->lrPot),
141                      &passedCalcPot,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines