Candidate_v1.7.0
        stable
      
      
        
          | 
            Last change
 on this file since e5f9e7 was             7daf73, checked in by Frederik Heber <heber@…>, 10 years ago           | 
        
        
          | 
             
LinkedCell's LinkedList is now a vector and no longer a set. 
 
- this was causing conflicts in tests as the order of the atoms/TesselPoints
in the LinkedList returned by getAllNeighbors() would depend on the order in
memory and not on the geometrical ordering or on the ids.
 - TESTFIX: needed to replace use of insert() in (unit)tests by push_back. But all
in all only Molecules Removal regression test's pdb file is affected.
  
           | 
        
        
          
            
              - 
Property                 mode
 set to                 
100644
               
             
           | 
        
        
          | 
            File size:
            751 bytes
           | 
        
      
      
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.