In this subroutine the matrix is calculated for the basis of real spherical harmonics
In this subroutine the matrix is calculated for the basis of real spherical harmonics
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | lmax | |||
| integer, | intent(in) | :: | lmmaxd | |||
| complex(kind=dp), | intent(out), | dimension(lmmaxd*2, lmmaxd*2) | :: | l_s |