CDMAP_MOD Module


Used by

  • module~~cdmap_mod~2~~UsedByGraph module~cdmap_mod~2 CDMAP_MOD proc~ltdir~2 LTDIR proc~ltdir~2->module~cdmap_mod~2 proc~ltinv~2 LTINV proc~ltinv~2->module~cdmap_mod~2

Subroutines

public subroutine CDMAP(KM, KMLOC, KSL, KSLO, PEPSNM, KDIR, KDGNH, KDGNHD, KFIELDS, PCOEFA, PCOEFS)

*** CDMAP - REMAP ROOTS

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KMLOC
integer(kind=JPIM), intent(in) :: KSL
integer(kind=JPIM), intent(in) :: KSLO
real(kind=JPRBT), intent(in) :: PEPSNM
integer(kind=JPIM), intent(in) :: KDIR
integer(kind=JPIM), intent(in) :: KDGNH
integer(kind=JPIM), intent(in) :: KDGNHD
integer(kind=JPIM), intent(in) :: KFIELDS
real(kind=JPRBT), intent(inout) :: PCOEFA(:,:)
real(kind=JPRBT), intent(inout) :: PCOEFS(:,:)