Go to the source code of this file.
Functions/Subroutines | |
| pure subroutine | zcfmtwr (nr, nri, wr, zfmt, cfmt) |
| pure subroutine zcfmtwr | ( | integer, intent(in) | nr, |
| integer, intent(in) | nri, | ||
| real(8), dimension(nr), intent(in) | wr, | ||
| complex(8), dimension(*), intent(in) | zfmt, | ||
| complex(4), dimension(*), intent(out) | cfmt | ||
| ) |