ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/src/UseTheForce/CLAYFF.cpp
(Generate patch)

Comparing:
branches/development/src/UseTheForce/CLAYFF.cpp (file contents), Revision 1467 by gezelter, Sat Jul 17 15:33:03 2010 UTC vs.
branches/devel_omp/src/UseTheForce/CLAYFF.cpp (file contents), Revision 1594 by chuckv, Tue Jul 19 16:45:30 2011 UTC

# Line 90 | Line 90 | namespace OpenMD {
90  
91          }
92        }
93      at->makeFortranAtomType();
93      }
94  
96    for (at = atomTypeCont_.beginType(i); at != NULL;
97         at = atomTypeCont_.nextType(i)) {
98      at->complete();
99    }
100
101    int isError = 0;
102
95      delete ffStream;
96      
97    }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines