Go to the source code of this file.
Functions/Subroutines | |
subroutine | getpmat (vpl, pmat) |
pure subroutine | rz3mv (a, x, y) |
subroutine getpmat | ( | real(8), dimension(3), intent(in) | vpl, |
complex(8), dimension(nstsv,nstsv,3), intent(out) | pmat | ||
) |
Definition at line 6 of file getpmat.f90.
pure subroutine getpmat::rz3mv | ( | real(8), dimension(3,3), intent(in) | a, |
complex(8), dimension(3), intent(in) | x, | ||
complex(8), dimension(3), intent(out) | y | ||
) |