SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
get_near_meshes_ign.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine get_near_meshes_ign (KGRID_PAR, KL, PGRID_PAR, KNEAR_NBR, KN
 
recursive subroutine quick_sort (PLIST, KORDER)
 
recursive subroutine quick_sort_1 (KLEFT_END, KRIGHT_END, PLIST1, KORDER1
 
subroutine interchange_sort (KLEFT_END, KRIGHT_END, PLIST2, KORDER2)
 

Function/Subroutine Documentation

◆ get_near_meshes_ign()

subroutine get_near_meshes_ign ( integer, intent(in)  KGRID_PAR,
integer, intent(in)  KL,
real, dimension(kgrid_par), intent(in)  PGRID_PAR,
integer, intent(in)  KNEAR_NBR,
  KN 
)

Definition at line 7 of file get_near_meshes_ign.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ interchange_sort()

subroutine get_near_meshes_ign::interchange_sort ( integer, intent(in)  KLEFT_END,
integer, intent(in)  KRIGHT_END,
real, dimension (:), intent(inout)  PLIST2,
integer, dimension (:), intent(inout)  KORDER2 
)

Definition at line 199 of file get_near_meshes_ign.F90.

Here is the caller graph for this function:

◆ quick_sort()

recursive subroutine get_near_meshes_ign::quick_sort ( real, dimension (:), intent(inout)  PLIST,
integer, dimension (:), intent(out)  KORDER 
)

Definition at line 116 of file get_near_meshes_ign.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ quick_sort_1()

recursive subroutine get_near_meshes_ign::quick_sort_1 ( integer, intent(in)  KLEFT_END,
integer, intent(in)  KRIGHT_END,
real, dimension (:), intent(inout)  PLIST1,
integer, dimension (:), intent(inout)  KORDER1 
)

Definition at line 141 of file get_near_meshes_ign.F90.

Here is the call graph for this function:
Here is the caller graph for this function: