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

Comparing trunk/OOPSE-4/src/UseTheForce/DarkSide/simulation.F90 (file contents):
Revision 1608 by gezelter, Wed Oct 20 04:02:48 2004 UTC vs.
Revision 1609 by gezelter, Wed Oct 20 04:12:01 2004 UTC

# Line 570 | Line 570 | end module simulation
570      real ( kind = dp ), dimension(CnLocal) :: Cmfact
571      integer, intent(in):: CnGroups
572      integer, dimension(CnGlobal), intent(inout):: CglobalGroupMembership
573    integer :: status
573      
574      call SimulationSetup(setThisSim, CnGlobal, CnLocal, c_idents, &
575         CnLocalExcludes, CexcludesLocal, CnGlobalExcludes, CexcludesGlobal, &
# Line 586 | Line 585 | end module simulation
585    
586     call setBox(cHmat, cHmatInv, cBoxIsOrthorhombic)
587      
588 < end subroutine setFortranBox
588 > end subroutine setFortranBox

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines