FOURIER_IN Subroutine

public subroutine FOURIER_IN(PREEL, KFIELDS, KGL)

Uses

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

  • Interface. ---------- CALL FOURIER_IN(...)

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_in~~CalledByGraph proc~fourier_in FOURIER_IN proc~ftinv_ctl FTINV_CTL proc~ftinv_ctl->proc~fourier_in proc~inv_trans_ctl~2 INV_TRANS_CTL proc~inv_trans_ctl~2->proc~ftinv_ctl