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

Comparing trunk/src/io/ZConsWriter.cpp (file contents):
Revision 1240 by tim, Wed May 17 21:51:42 2006 UTC vs.
Revision 1241 by gezelter, Fri Apr 25 15:14:47 2008 UTC

# Line 46 | Line 46
46  
47   #include "io/ZConsWriter.hpp"
48   #include "utils/simError.h"
49 + #ifdef IS_MPI
50 + #include <mpi.h>
51 + #endif
52  
50
53   namespace oopse {
54    ZConsWriter::ZConsWriter(SimInfo* info, const std::string& filename) : info_(info) {
55      //use master - slave mode, only master node writes to disk

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines