FOURIER_OUT Subroutine

public subroutine FOURIER_OUT(PREEL, KFIELDS, KGL)

Uses

  • proc~~fourier_out~~UsesGraph proc~fourier_out FOURIER_OUT PARKIND1 PARKIND1 proc~fourier_out->PARKIND1 module~tpm_distr TPM_DISTR proc~fourier_out->module~tpm_distr module~tpm_geometry~2 TPM_GEOMETRY proc~fourier_out->module~tpm_geometry~2 module~tpm_trans~2 TPM_TRANS proc~fourier_out->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_OUT - Copy fourier data from local array to buffer

  • Interface. ---------- CALL FOURIER_OUT(...)

Arguments

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

Called by

proc~~fourier_out~~CalledByGraph proc~fourier_out FOURIER_OUT proc~ftdir_ctl FTDIR_CTL proc~ftdir_ctl->proc~fourier_out proc~dir_trans_ctl~2 DIR_TRANS_CTL proc~dir_trans_ctl~2->proc~ftdir_ctl