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

Comparing trunk/OOPSE-4/src/UseTheForce/DarkSide/simParallel.F90 (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2287 by chuckv, Wed Sep 7 22:23:20 2005 UTC

# Line 47 | Line 47
47   !!
48   !! @author Charles F. Vardeman II
49   !! @author Matthew Meineke
50 < !! @version $Id: simParallel.F90,v 1.4 2005-04-15 22:03:48 gezelter Exp $, $Date: 2005-04-15 22:03:48 $, $Name: not supported by cvs2svn $, $Revision: 1.4 $
50 > !! @version $Id: simParallel.F90,v 1.5 2005-09-07 22:23:20 chuckv Exp $, $Date: 2005-09-07 22:23:20 $, $Name: not supported by cvs2svn $, $Revision: 1.5 $
51  
52   module mpiSimulation  
53    use definitions
# Line 84 | Line 84 | module mpiSimulation  
84    public :: mpi_comm_world
85    public :: mpi_character
86    public :: mpi_integer
87 +  public :: mpi_lor
88 +  public :: mpi_logical
89    public :: mpi_double_precision
90    public :: mpi_sum
91    public :: mpi_max

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines