ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/interface_implementation/simError.c
(Generate patch)

Comparing trunk/mdtools/interface_implementation/simError.c (file contents):
Revision 175 by mmeineke, Tue Nov 5 22:04:46 2002 UTC vs.
Revision 176 by mmeineke, Thu Nov 14 22:00:44 2002 UTC

# Line 16 | Line 16 | void initSimError( void ){
16   #ifdef IS_MPI
17    painCave.isEventLoop = 0;
18    nChecks = 0;
19 <  MPI_Comm_rank( MPI_COMM_WORLD, &WorldRank );
19 >  MPI_Comm_rank( MPI_COMM_WORLD, &worldRank );
20   #endif
21   }
22  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines