Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gradzfmt (nr, nri, ri, wcr, zfmt, ld, gzfmt) |
| subroutine gradzfmt | ( | integer, intent(in) | nr, |
| integer, intent(in) | nri, | ||
| real(8), dimension(nr), intent(in) | ri, | ||
| real(8), dimension(12,nr), intent(in) | wcr, | ||
| complex(8), dimension(*), intent(in) | zfmt, | ||
| integer, intent(in) | ld, | ||
| complex(8), dimension(ld,3), intent(out) | gzfmt | ||
| ) |
Definition at line 9 of file gradzfmt.f90.