Go to the source code of this file.
|
subroutine | cunik (zr, fnu, ikflg, ipmtr, tol, init, phi, zeta1, zeta2, sum, cwrk) |
|
◆ cunik()
subroutine cunik |
( |
complex |
zr, |
|
|
real |
fnu, |
|
|
integer |
ikflg, |
|
|
integer |
ipmtr, |
|
|
real |
tol, |
|
|
integer |
init, |
|
|
complex |
phi, |
|
|
complex |
zeta1, |
|
|
complex |
zeta2, |
|
|
complex |
sum, |
|
|
complex, dimension(16) |
cwrk |
|
) |
| |