ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/DumpReader.cpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/DumpReader.cpp (file contents):
Revision 637 by gezelter, Thu Jul 17 21:50:01 2003 UTC vs.
Revision 643 by mmeineke, Mon Jul 21 21:27:40 2003 UTC

# Line 1 | Line 1
1 + #define _FILE_OFFSET_BITS 64
2 +
3   #include <iostream>
4   #include <cmath>
5  
# Line 69 | Line 71 | void DumpReader :: getFrame( SimInfo* the_simnfo, int
71   }
72  
73  
74 +
75   void DumpReader :: getFrame( SimInfo* the_simnfo, int whichFrame){
76  
77    int i, j, done, which_node, which_atom; // loop counter

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines