yaeos
User documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
sort
Subroutine
MPL
6 statements
Source File
auxiliar.f90
yaeos__auxiliar
sort
Contents
public subroutine sort(array, idx)
Uses
stdlib_sorting
Sort an array and return the indexes
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=pr),
intent(inout)
::
array
(:)
integer,
intent(out),
optional
::
idx
(:)