| # | Line 134 | Line 134 | void DumpWriter::writeDump( double currentTime ){ | |
|---|---|---|
| 134 | << entry_plug->box_z << "\n"; | |
| 135 | ||
| 136 | for (i = 0 ; i < mpiSim->getTotAtoms(); i++ ) { | |
| 137 | < | // Get the Node number which has this molecule: | 
| 137 | > | // Get the Node number which has this atom; | 
| 138 | ||
| 139 | which_node = AtomToProcMap[i]; | |
| 140 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |