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

Comparing trunk/OOPSE-3.0/src/UseTheForce/mpiSimulation_module.F90 (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 7 | Line 7
7   !!
8   !! @author Charles F. Vardeman II
9   !! @author Matthew Meineke
10 < !! @version $Id: mpiSimulation_module.F90,v 1.1.1.1 2004-09-24 04:16:36 gezelter Exp $, $Date: 2004-09-24 04:16:36 $, $Name: not supported by cvs2svn $, $Revision: 1.1.1.1 $
10 > !! @version $Id: mpiSimulation_module.F90,v 1.2 2004-09-24 16:27:57 tim Exp $, $Date: 2004-09-24 16:27:57 $, $Name: not supported by cvs2svn $, $Revision: 1.2 $
11  
12   module mpiSimulation  
13    use definitions
# Line 70 | Line 70 | module mpiSimulation  
70   !! Include mpiComponentPlan type. mpiComponentPlan is a
71   !! dual header file for both c and fortran.
72   #define __FORTRAN90
73 < #include "mpiComponentPlan.h"
73 > #include "UseTheForce/mpiComponentPlan.h"
74  
75  
76   !! Tags used during force loop for parallel simulation

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines