Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
sort
Interface
3 statements
Source File
quicksort.F90
sort_mod_i_d
sort
Contents
Module Procedures
sort_i_d
public interface sort
Contents
Module Procedures
sort_i_d
Module Procedures
private pure subroutine
sort_i_d
(arr, arr2, nskip, par)
a is the pivot value
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(inout)
::
arr
(:)
real(kind=dp),
intent(inout)
::
arr2
(:)
integer,
intent(in),
optional
::
nskip
integer,
intent(out),
optional
::
par