![]()  | 
  
    Octopus
    
   | 
 
Functions/Subroutines | |
| subroutine, public | merge_sorted_arrays (array, sizes, merged, index_map) | 
| subroutine, public merge_sorted_oct_m::merge_sorted_arrays | ( | integer(int64), dimension(:), intent(in) | array, | 
| integer, dimension(:), intent(in) | sizes, | ||
| integer(int64), dimension(:), intent(inout) | merged, | ||
| integer, dimension(:), intent(inout), optional | index_map | ||
| ) | 
Definition at line 118 of file merge_sorted.F90.