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

Comparing trunk/src/io/DumpWriter.cpp (file contents):
Revision 2020 by gezelter, Mon Sep 22 19:18:35 2014 UTC vs.
Revision 2071 by gezelter, Sat Mar 7 21:41:51 2015 UTC

# Line 792 | Line 792 | namespace OpenMD {
792  
793    void DumpWriter::writeDumpAndEor() {
794      std::vector<std::streambuf*> buffers;
795 <    std::ostream* eorStream;
795 >    std::ostream* eorStream = NULL;
796   #ifdef IS_MPI
797      if (worldRank == 0) {
798   #endif // is_mpi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines