SPNSDE Subroutine

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

Uses

  • proc~~spnsde~2~~UsesGraph proc~spnsde~2 SPNSDE PARKIND1 PARKIND1 proc~spnsde~2->PARKIND1 module~tpm_dim TPM_DIM proc~spnsde~2->module~tpm_dim module~tpm_fields~2 TPM_FIELDS proc~spnsde~2->module~tpm_fields~2 module~tpm_dim->PARKIND1 iso_c_binding iso_c_binding module~tpm_fields~2->iso_c_binding module~parkind_ectrans PARKIND_ECTRANS module~tpm_fields~2->module~parkind_ectrans module~parkind_ectrans->PARKIND1

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

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

Arguments

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