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 TPM_GEOMETRY proc~fourier_in->module~tpm_geometry module~tpm_trans TPM_TRANS proc~fourier_in->module~tpm_trans EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_geometry->EC_PARKIND module~tpm_trans->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~eftinv_ctl EFTINV_CTL proc~eftinv_ctl->proc~fourier_in proc~ftinv_ctl FTINV_CTL proc~ftinv_ctl->proc~fourier_in proc~einv_trans_ctl EINV_TRANS_CTL proc~einv_trans_ctl->proc~eftinv_ctl proc~inv_trans_ctl INV_TRANS_CTL proc~inv_trans_ctl->proc~ftinv_ctl proc~einv_trans EINV_TRANS proc~einv_trans->proc~einv_trans_ctl proc~inv_trans INV_TRANS proc~inv_trans->proc~inv_trans_ctl proc~inv_trans~2 INV_TRANS proc~inv_trans~2->proc~inv_trans_ctl