COMMONPLANE Subroutine

subroutine COMMONPLANE(ip1, ip2, localplanes, npoints, poi2plane, poi2poi)

Arguments

Type IntentOptional Attributes Name
integer :: ip1

@# KKRtags: VORONOI geometry

This looks at the line connecting 2 points and returns the index of common planes

integer :: ip2

@# KKRtags: VORONOI geometry

This looks at the line connecting 2 points and returns the index of common planes

integer :: localplanes(0:nplanemax)

@# KKRtags: VORONOI geometry

This looks at the line connecting 2 points and returns the index of common planes

integer :: npoints

@# KKRtags: VORONOI geometry

This looks at the line connecting 2 points and returns the index of common planes

integer :: poi2plane(0:nplanemax,npoimax)

@# KKRtags: VORONOI geometry

This looks at the line connecting 2 points and returns the index of common planes

integer :: poi2poi(0:nneimax,npoimax)

@# KKRtags: VORONOI geometry

This looks at the line connecting 2 points and returns the index of common planes