MPPOTPD2 Interface

interface
public subroutine MPPOTPD2(q, pot, ffd, we, nx, ny, kstrt, nyv, kxp2, nyd)

Arguments

Type IntentOptional AttributesName
real, intent(in), dimension(nyv,kxp2+1):: q
real, intent(inout), dimension(nyv,kxp2+1):: pot
complex, intent(in), dimension(nyd,kxp2):: ffd
real, intent(inout) :: we
integer, intent(in) :: nx
integer, intent(in) :: ny
integer, intent(in) :: kstrt
integer, intent(in) :: nyv
integer, intent(in) :: kxp2
integer, intent(in) :: nyd