Definition at line 178 of file sort.F90.
 
 | 
| subroutine  | isort2 (size, array, indices) | 
|   | 
◆ isort2()
  
  
      
        
          | subroutine sort_oct_m::isort2::isort2  | 
          ( | 
          integer, intent(in)  | 
          size,  | 
         
        
           | 
           | 
          integer, dimension(*), intent(inout)  | 
          array,  | 
         
        
           | 
           | 
          integer, dimension(*), intent(out)  | 
          indices  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: