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~2 TPM_GEOMETRY proc~fourier_outad->module~tpm_geometry~2 module~tpm_trans~2 TPM_TRANS proc~fourier_outad->module~tpm_trans~2 EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~parkind_ectrans PARKIND_ECTRANS module~tpm_geometry~2->module~parkind_ectrans iso_c_binding iso_c_binding module~tpm_trans~2->iso_c_binding module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~tpm_trans~2->module~growing_allocator_mod module~tpm_trans~2->module~parkind_ectrans module~growing_allocator_mod->iso_c_binding module~parkind_ectrans->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~ftdir_ctlad FTDIR_CTLAD proc~ftdir_ctlad->proc~fourier_outad proc~dir_trans_ctlad DIR_TRANS_CTLAD proc~dir_trans_ctlad->proc~ftdir_ctlad proc~dir_transad~2 DIR_TRANSAD proc~dir_transad~2->proc~dir_trans_ctlad