Changeset dfc1c7 for molecuilder/src/boundary.cpp
- Timestamp:
- Sep 5, 2008, 5:02:18 PM (17 years ago)
- Children:
- 5887ed
- Parents:
- 0f508c
- File:
-
- 1 edited
-
molecuilder/src/boundary.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/boundary.cpp
r0f508c rdfc1c7 252 252 //ProjectedVector.Output(out); 253 253 //*out << endl; 254 BoundaryTestPair = BoundaryPoints[axis].insert( BoundariesPair (angle, Distance NrPair (radius, Walker) ) );254 BoundaryTestPair = BoundaryPoints[axis].insert( BoundariesPair (angle, DistancePair (radius, Walker) ) ); 255 255 if (BoundaryTestPair.second) { // successfully inserted 256 256 } else { // same point exists, check first r, then distance of original vectors to center of gravity
Note:
See TracChangeset
for help on using the changeset viewer.
