SPNSDE Subroutine

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

Uses

  • proc~~spnsde~~UsesGraph proc~spnsde SPNSDE module~parkind_ectrans PARKIND_ECTRANS proc~spnsde->module~parkind_ectrans module~tpm_dim TPM_DIM proc~spnsde->module~tpm_dim module~tpm_distr TPM_DISTR proc~spnsde->module~tpm_distr module~tpm_fields~2 TPM_FIELDS proc~spnsde->module~tpm_fields~2 module~tpm_gen~2 TPM_GEN proc~spnsde->module~tpm_gen~2 PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 module~tpm_dim->PARKIND1 EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_fields~2->module~parkind_ectrans iso_c_binding iso_c_binding module~tpm_fields~2->iso_c_binding module~tpm_gen~2->module~parkind_ectrans

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

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

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(:,:,:)

Calls

proc~~spnsde~~CallsGraph proc~spnsde SPNSDE d_myms d_myms proc~spnsde->d_myms

Called by

proc~~spnsde~~CalledByGraph proc~spnsde SPNSDE proc~ltinv LTINV proc~ltinv->proc~spnsde proc~ltinv~2 LTINV proc~ltinv~2->proc~spnsde proc~inv_trans_ctl INV_TRANS_CTL proc~inv_trans_ctl->proc~ltinv proc~ltinv_ctl LTINV_CTL proc~ltinv_ctl->proc~ltinv proc~inv_trans INV_TRANS proc~inv_trans->proc~inv_trans_ctl proc~inv_trans_ctl~2 INV_TRANS_CTL proc~inv_trans_ctl~2->proc~ltinv_ctl proc~inv_trans~2 INV_TRANS proc~inv_trans~2->proc~inv_trans_ctl