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

Comparing branches/development/src/applications/staticProps/NanoLength.cpp (file contents):
Revision 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1798 by gezelter, Thu Sep 13 14:10:11 2012 UTC

# Line 68 | Line 68 | void NanoLength::process() {
68  
69   void NanoLength::process() {
70    Molecule* mol;
71  Atom* atom;
71    RigidBody* rb;
73  int myIndex;
72    SimInfo::MoleculeIterator mi;
73    Molecule::RigidBodyIterator rbIter;
76  Molecule::AtomIterator ai;
74    StuntDouble* sd;
75    Vector3d vec;
76 <  int i,j;
76 >  int i;
77    
78    DumpReader reader(info_, dumpFilename_);
79    int nFrames = reader.getNFrames();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines