SORTVERTICES Subroutine

subroutine SORTVERTICES(N, SINFI, X, Y, Z)

Arguments

Type IntentOptional Attributes Name
integer :: N

@# KKRtags: VORONOI numerical-tools

real(kind=8) :: SINFI(*)
real(kind=8) :: X(*)
real(kind=8) :: Y(*)
real(kind=8) :: Z(*)