ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/types/ShapeAtomType.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/types/ShapeAtomType.cpp (file contents):
Revision 2211 by chrisfen, Thu Apr 21 14:12:19 2005 UTC vs.
Revision 2214 by chrisfen, Wed Apr 27 20:14:03 2005 UTC

# Line 174 | Line 174 | namespace oopse {
174        
175        int myATID = getIdent();
176        
177      
178      std::cout << "calling makeShape with myATID = " << myATID << "\n";
179
177        makeShape( &nContact, &contactL[0], &contactM[0], &contactFunc[0],
178                   &contactCoeff[0],
179 <                 &nRange, &rangeL[0], &rangeM[0], &rangeFunc[0], &rangeCoeff[0],
179 >                 &nRange, &rangeL[0], &rangeM[0], &rangeFunc[0],
180 >                 &rangeCoeff[0],
181                   &nStrength, &strengthL[0], &strengthM[0], &strengthFunc[0],
182                   &strengthCoeff[0],
183                   &myATID,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines