seefmm_mulm Subroutine

public recursive subroutine seefmm_mulm(ydfmm, km, kskip, ldxout, pq, ptheta)

Arguments

Type IntentOptional Attributes Name
type(fmm_type), intent(in) :: ydfmm
integer(kind=jpim), intent(in) :: km
integer(kind=jpim), intent(in) :: kskip
logical, intent(in) :: ldxout
real(kind=JPRBT), intent(in) :: pq(:,:)
real(kind=JPRBT), intent(out) :: ptheta(:,:)

Calls

proc~~seefmm_mulm~~CallsGraph proc~seefmm_mulm seefmm_mulm proc~potfm potfm proc~seefmm_mulm->proc~potfm

Called by

proc~~seefmm_mulm~~CalledByGraph proc~seefmm_mulm seefmm_mulm proc~cdmap CDMAP proc~cdmap->proc~seefmm_mulm proc~cdmap~2 CDMAP proc~cdmap~2->proc~seefmm_mulm proc~ltdir~2 LTDIR proc~ltdir~2->proc~cdmap proc~ltinv~2 LTINV proc~ltinv~2->proc~cdmap