Go to the source code of this file.
Functions/Subroutines | |
subroutine | rotdmat (rspl, rspn, lmax, nspinor, ld, dmat1, dmat2) |
subroutine rotdmat | ( | real(8), dimension(3,3), intent(in) | rspl, |
real(8), dimension(3,3), intent(in) | rspn, | ||
integer, intent(in) | lmax, | ||
integer, intent(in) | nspinor, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(ld,nspinor,ld,nspinor), intent(in) | dmat1, | ||
complex(8), dimension(ld,nspinor,ld,nspinor), intent(inout) | dmat2 | ||
) |
Definition at line 6 of file rotdmat.f90.