ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/io/ZConsWriter.cpp
(Generate patch)

Comparing trunk/src/io/ZConsWriter.cpp (file contents):
Revision 1969 by gezelter, Wed Feb 26 14:14:50 2014 UTC vs.
Revision 1981 by gezelter, Mon Apr 14 18:32:51 2014 UTC

# Line 119 | Line 119 | namespace OpenMD {
119      int zmolIndex;
120      RealType data[3];
121      
122 <    if (masterNode == 0) {
122 >    if (myNode == masterNode) {
123  
124        std::vector<ZconsData> zconsData;
125        ZconsData tmpData;      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines