plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
heapsort_int32_array
Subroutine
MIT
90 statements
Source File
MathClass.f90
MathClass
heapsort_int32_array
Contents
public recursive subroutine heapsort_int32_array(array, order, exec_row_sort)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(inout)
::
array
(:,:)
integer(kind=int32),
intent(inout),
optional,
allocatable
::
order
(:)
logical,
intent(in),
optional
::
exec_row_sort