PPRNTPOSE Subroutine

subroutine PPRNTPOSE(f, g, s, t, nx, ny, kxp, kyp, kstrt, nvp, ndim, nxv, nyv, kxpd, kypd)

Uses

  • proc~~pprntpose~~UsesGraph proc~pprntpose PPRNTPOSE module~fft2d_lib fft2d_lib proc~pprntpose->module~fft2d_lib mpi mpi module~fft2d_lib->mpi

Arguments

Type IntentOptional AttributesName
real, intent(in), dimension(ndim,nxv,kypd):: f
real, intent(inout), dimension(ndim,nyv,kxpd):: g
real, intent(inout), dimension(ndim,kxp*kyp):: s
real, intent(inout), dimension(ndim,kxp*kyp):: t
integer, intent(in) :: nx
integer, intent(in) :: ny
integer, intent(in) :: kxp
integer, intent(in) :: kyp
integer, intent(in) :: kstrt
integer, intent(in) :: nvp
integer, intent(in) :: ndim
integer, intent(in) :: nxv
integer, intent(in) :: nyv
integer, intent(in) :: kxpd
integer, intent(in) :: kypd

Calls

proc~~pprntpose~~CallsGraph proc~pprntpose PPRNTPOSE sub sub proc~pprntpose->sub

Called by

proc~~pprntpose~~CalledByGraph proc~pprntpose PPRNTPOSE proc~wppfcst2rm2 WPPFCST2RM2 proc~wppfcst2rm2->proc~pprntpose proc~wppfsct2rm3 WPPFSCT2RM3 proc~wppfsct2rm3->proc~pprntpose proc~wppfsct2rm22 WPPFSCT2RM22 proc~wppfsct2rm22->proc~pprntpose proc~wppfsst2rm23 WPPFSST2RM23 proc~wppfsst2rm23->proc~pprntpose proc~wppfsct2rm2 WPPFSCT2RM2 proc~wppfsct2rm2->proc~pprntpose proc~wppfcst2rm3 WPPFCST2RM3 proc~wppfcst2rm3->proc~pprntpose proc~wppfsct2rm4 WPPFSCT2RM4 proc~wppfsct2rm4->proc~pprntpose

Contents

None