Go to the source code of this file.
Functions/Subroutines | |
pure complex(8) function | zfmtinp (nr, nri, wr, zfmt1, zfmt2) |
pure complex(8) function zfmtinp | ( | integer, intent(in) | nr, |
integer, intent(in) | nri, | ||
real(8), dimension(nr), intent(in) | wr, | ||
complex(8), dimension(*), intent(in) | zfmt1, | ||
complex(8), dimension(*), intent(in) | zfmt2 | ||
) |
Definition at line 9 of file zfmtinp.f90.