Go to the source code of this file.
Functions/Subroutines | |
| pure subroutine | zfmtpack (tpack, nr, nri, zfmt1, zfmt2) |
| pure subroutine zfmtpack | ( | logical, intent(in) | tpack, |
| integer, intent(in) | nr, | ||
| integer, intent(in) | nri, | ||
| complex(8), dimension(*), intent(in) | zfmt1, | ||
| complex(8), dimension(*), intent(out) | zfmt2 | ||
| ) |