FOURIER_OUTAD Subroutine

public subroutine FOURIER_OUTAD(PREEL, KFIELDS, KGL)

Uses

  • proc~~fourier_outad~~UsesGraph proc~fourier_outad FOURIER_OUTAD PARKIND1 PARKIND1 proc~fourier_outad->PARKIND1 module~tpm_distr TPM_DISTR proc~fourier_outad->module~tpm_distr module~tpm_geometry TPM_GEOMETRY proc~fourier_outad->module~tpm_geometry module~tpm_trans TPM_TRANS proc~fourier_outad->module~tpm_trans EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_geometry->EC_PARKIND module~tpm_trans->PARKIND1

*** FOURIER_OUTAD - Copy fourier data from local array to buffer - adjoint

  • Interface. ---------- CALL FOURIER_OUTAD(...)

Arguments

Type IntentOptional Attributes Name
real(kind=JPRB), intent(out) :: PREEL(:,:)
integer(kind=JPIM), intent(in) :: KFIELDS
integer(kind=JPIM), intent(in) :: KGL

Called by

proc~~fourier_outad~~CalledByGraph proc~fourier_outad FOURIER_OUTAD proc~eftdir_ctlad EFTDIR_CTLAD proc~eftdir_ctlad->proc~fourier_outad proc~ftdir_ctlad FTDIR_CTLAD proc~ftdir_ctlad->proc~fourier_outad proc~dir_trans_ctlad~2 DIR_TRANS_CTLAD proc~dir_trans_ctlad~2->proc~ftdir_ctlad proc~edir_trans_ctlad EDIR_TRANS_CTLAD proc~edir_trans_ctlad->proc~eftdir_ctlad proc~edir_transad EDIR_TRANSAD proc~edir_transad->proc~edir_trans_ctlad