29 real(8) tp(2,lmmaxo),vtp(3,lmmaxo),rlm(lmmaxo)
30 complex(8) ylm(lmmaxo)
53 call sctovec(tp(:,itp),vtp(:,itp))
84 allocate(
rbshto(lmmaxo,lmmaxo))
86 allocate(
rfshto(lmmaxo,lmmaxo))
89 allocate(
zbshto(lmmaxo,lmmaxo))
91 allocate(
zfshto(lmmaxo,lmmaxo))
94 allocate(
cbshto(lmmaxo,lmmaxo))
96 allocate(
cfshto(lmmaxo,lmmaxo))
101 call sctovec(tp(:,itp),vtp(:,itp))
113 rbshto(itp,1:lmmaxo)=rlm(1:lmmaxo)
115 zbshto(itp,1:lmmaxo)=ylm(1:lmmaxo)
133 real(8),
intent(in) :: tp(2)
134 real(8),
intent(out) :: v(3)
subroutine genrlmv(lmax, v, rlm)
complex(4), dimension(:,:), allocatable cfshti
real(8), dimension(:,:), allocatable rbshto
real(8), dimension(:,:), allocatable rbshti
pure subroutine genylmv(t4pil, lmax, v, ylm)
real(8), dimension(3, 3) rotsht
complex(8), dimension(:,:), allocatable zfshti
real(8), dimension(:,:), allocatable rfshti
complex(8), dimension(:,:), allocatable zfshto
real(8), dimension(:,:), allocatable rfshto
complex(4), dimension(:,:), allocatable cfshto
complex(4), dimension(:,:), allocatable cbshti
complex(8), dimension(:,:), allocatable zbshto
complex(4), dimension(:,:), allocatable cbshto
subroutine sphcover(n, tp)
pure subroutine r3mv(a, x, y)
pure subroutine sctovec(tp, v)
complex(8), dimension(:,:), allocatable zbshti