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