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

Comparing trunk/OOPSE/libmdtools/SimInfo.cpp (file contents):
Revision 1125 by gezelter, Mon Apr 19 22:13:01 2004 UTC vs.
Revision 1127 by tim, Tue Apr 20 16:56:40 2004 UTC

# Line 348 | Line 348 | int SimInfo::getNDF(){
348    // entire system:
349  
350    ndf = ndf - 3 - nZconstraints;
351
352  std::cerr << "ndf = " << ndf;
351  
352    return ndf;
353   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines