Go to the source code of this file.
Functions/Subroutines | |
| pure subroutine | dolpistl (ngp, ngpq, igpig, igpqig, ld, od) |
| pure subroutine dolpistl | ( | integer, intent(in) | ngp, |
| integer, intent(in) | ngpq, | ||
| integer, dimension(ngkmax), intent(in) | igpig, | ||
| integer, dimension(ngkmax), intent(in) | igpqig, | ||
| integer, intent(in) | ld, | ||
| complex(8), dimension(ld,*), intent(out) | od | ||
| ) |