ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/UseTheForce/doForces.F90
(Generate patch)

Comparing trunk/OOPSE-3.0/src/UseTheForce/doForces.F90 (file contents):
Revision 1650 by gezelter, Tue Oct 26 22:24:52 2004 UTC vs.
Revision 1688 by chrisfen, Fri Oct 29 22:28:12 2004 UTC

# Line 4 | Line 4
4  
5   !! @author Charles F. Vardeman II
6   !! @author Matthew Meineke
7 < !! @version $Id: doForces.F90,v 1.5 2004-10-26 22:24:44 gezelter Exp $, $Date: 2004-10-26 22:24:44 $, $Name: not supported by cvs2svn $, $Revision: 1.5 $
7 > !! @version $Id: doForces.F90,v 1.6 2004-10-29 22:28:12 chrisfen Exp $, $Date: 2004-10-29 22:28:12 $, $Name: not supported by cvs2svn $, $Revision: 1.6 $
8  
9   module doForces
10    use force_globals
# Line 927 | Line 927 | contains
927      endif
928  
929      if (FF_uses_Shapes .and. SIM_uses_Shapes) then
930      
930         if ( PropertyMap(me_i)%is_Shape .and. &
931              PropertyMap(me_j)%is_Shape ) then
932            call do_shape_pair(i, j, d, r, rijsq, sw, vpair, fpair, &

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines