xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
merge_sort
Interface
Gnu General Public License V3
3 statements
mergesort
merge_sort
Contents
Module Procedures
merge_sort_int
public interface merge_sort
sorts array argument
Module Procedures
public subroutine
merge_sort_int
(a)
sorts integer array A
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(inout)
::
a
(:)