The Elk Code
 
Loading...
Searching...
No Matches
sortidx.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

pure subroutine sortidx (n, x, idx)
 

Function/Subroutine Documentation

◆ sortidx()

pure subroutine sortidx ( integer, intent(in)  n,
real(8), dimension(n), intent(in)  x,
integer, dimension(n), intent(out)  idx 
)

Definition at line 9 of file sortidx.f90.

Here is the caller graph for this function: