ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/utils/simError.cpp
(Generate patch)

Comparing branches/development/src/utils/simError.cpp (file contents):
Revision 1824 by gezelter, Thu Sep 13 14:10:11 2012 UTC vs.
Revision 1825 by gezelter, Wed Jan 9 19:27:52 2013 UTC

# Line 72 | Line 72 | int simError( void ) {
72  
73   int simError( void ) {
74    
75  int myError = 1;
75    char errorMsg[MAX_SIM_ERROR_MSG_LENGTH];
76  
77   #ifdef IS_MPI
78 +  int myError = 1;
79    int isError;
80    char nodeMsg[MAX_SIM_ERROR_MSG_LENGTH];
81   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines