SPNSDE Subroutine

public subroutine SPNSDE(KF_SCALARS, PEPSNM, PF, PNSD)

Uses

  • proc~~spnsde~2~~UsesGraph proc~spnsde~2 SPNSDE module~parkind_ectrans PARKIND_ECTRANS proc~spnsde~2->module~parkind_ectrans module~tpm_dim TPM_DIM proc~spnsde~2->module~tpm_dim module~tpm_distr TPM_DISTR proc~spnsde~2->module~tpm_distr PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 EC_PARKIND EC_PARKIND module~tpm_dim->EC_PARKIND module~tpm_distr->EC_PARKIND

*** SPNSDE - Compute North-South derivative in spectral space

  • Interface. ---------- CALL SPNSDE(...)

    1. COMPUTE NORTH SOUTH DERIVATIVE. -------------------------------

    1.1 COMPUTE

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KF_SCALARS
real(kind=JPRBT), intent(in) :: PEPSNM(1:D%NUMP,0:R%NTMAX+2)
real(kind=JPRB), intent(in) :: PF(:,:,:)
real(kind=JPRB), intent(out) :: PNSD(:,:,:)