MOD_BESSEL1 Module

This version is used by the routine that constructs the transformations for shifted positions


Subroutines

public subroutine BESSEL1(BJ, Y, H, ARG, LMX, LMAX, LJ, LY, LH, LCALL)

License
Creative Commons License
Category
special-functions, single-site, KKRimp

S p h e r i c a l

b e s s e l ,

h a n k e l

a n d

n e u m a n n

f u n c t i o n s

u p

t o

o r d e r

l m a x

Read more…

Arguments

Type IntentOptional Attributes Name
complex(kind=16) :: BJ(LMX+1)
complex(kind=16) :: Y(LMX+1)
complex(kind=16) :: H(LMX+1)
complex(kind=16) :: ARG
integer :: LMX
integer :: LMAX
logical :: LJ
logical :: LY
logical :: LH
logical :: LCALL