mod_trarea Module

From complex to real (differenciated spherical harmonics)


Uses

    • mod_datatypes

Subroutines

public subroutine trarea(a, b, lmax)

License
Creative Commons License
Category
special-functions, numerical-tools, KKRhost

F r o m

c o m p l e x

t o

r e a l

( d i f f e r e n c i a t e d

s p h e r i c a l

h a r m o n i c s )

Read more…

Arguments

Type IntentOptional Attributes Name
complex(kind=dp), intent(in), dimension(*) :: a

Input complex spherical harmonics

real(kind=dp), intent(out), dimension(*) :: b

Output real derivative of an spherical harmonic

integer, intent(in) :: lmax

Maximum l component in wave function expansion