prepotf Subroutine

public recursive subroutine prepotf(kx, kxy, kquad, prw, prt, pr, pxy, kindex, prdexp, kclosel, pcik, knocik, pdiff)

Arguments

Type IntentOptional Attributes Name
integer(kind=jpim), intent(in) :: kx
integer(kind=jpim), intent(in) :: kxy
integer(kind=jpim), intent(in) :: kquad
real(kind=JPRBT), intent(in) :: prw(:)
real(kind=JPRBT), intent(in) :: prt(:)
real(kind=JPRBT), intent(in) :: pr
real(kind=JPRBT), intent(in) :: pxy(:)
integer(kind=jpim), intent(in) :: kindex(:)
real(kind=JPRBT), intent(out) :: prdexp(:,:)
integer(kind=jpim), intent(out) :: kclosel(:)
real(kind=JPRBT), intent(out) :: pcik(:)
integer(kind=jpim), intent(out) :: knocik
real(kind=JPRBT), intent(in), optional :: pdiff(:,:)

Called by

proc~~prepotf~~CalledByGraph proc~prepotf prepotf proc~setup_seefmm setup_seefmm proc~setup_seefmm->proc~prepotf proc~suleg SULEG proc~suleg->proc~setup_seefmm proc~suleg~2 SULEG proc~suleg~2->proc~setup_seefmm proc~setup_trans SETUP_TRANS proc~setup_trans->proc~suleg proc~setup_trans~2 SETUP_TRANS proc~setup_trans~2->proc~suleg