SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
jsort.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine jdsort (N, ISTRIDE, IPTR, C, INDEX)
 
subroutine jisort (N, ISTRIDE, IPTR, C, INDEX)
 
subroutine jsort_dummy ()
 

Function/Subroutine Documentation

◆ jdsort()

subroutine jdsort ( integer  N,
integer  ISTRIDE,
integer  IPTR,
real(kind=jprb), dimension(*)  C,
integer, dimension(n INDEX 
)

Definition at line 7 of file jsort.F.

◆ jisort()

subroutine jisort ( integer  N,
integer  ISTRIDE,
integer  IPTR,
integer, dimension(*)  C,
integer, dimension(n INDEX 
)

Definition at line 47 of file jsort.F.

◆ jsort_dummy()

subroutine jsort_dummy ( )

Definition at line 84 of file jsort.F.