PPPMOVE2 Subroutine

public subroutine PPPMOVE2(sbufr, sbufl, rbufr, rbufl, ncll, nclr, mcll, mclr, kstrt, nvp, idimp, nbmax, mx1)

Arguments

Type IntentOptional AttributesName
real, intent(in), dimension(idimp,nbmax):: sbufr
real, intent(in), dimension(idimp,nbmax):: sbufl
real, intent(inout), dimension(idimp,nbmax):: rbufr
real, intent(inout), dimension(idimp,nbmax):: rbufl
integer, intent(in), dimension(3,mx1):: ncll
integer, intent(in), dimension(3,mx1):: nclr
integer, intent(inout), dimension(3,mx1):: mcll
integer, intent(inout), dimension(3,mx1):: mclr
integer, intent(in) :: kstrt
integer, intent(in) :: nvp
integer, intent(in) :: idimp
integer, intent(in) :: nbmax
integer, intent(in) :: mx1

Called by

proc~~pppmove2~~CalledByGraph proc~pppmove2 PPPMOVE2 proc~pmove~2 pmove proc~pmove~2->proc~pppmove2

Contents

None