FOURIER_INAD Subroutine

public subroutine FOURIER_INAD(PREEL, KFIELDS, KGL)

Uses

  • proc~~fourier_inad~~UsesGraph proc~fourier_inad FOURIER_INAD PARKIND1 PARKIND1 proc~fourier_inad->PARKIND1 module~tpm_distr TPM_DISTR proc~fourier_inad->module~tpm_distr module~tpm_geometry TPM_GEOMETRY proc~fourier_inad->module~tpm_geometry module~tpm_trans TPM_TRANS proc~fourier_inad->module~tpm_trans EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_geometry->EC_PARKIND module~tpm_trans->PARKIND1

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

  • Interface. ---------- CALL FOURIER_INAD(...)

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_inad~~CalledByGraph proc~fourier_inad FOURIER_INAD proc~eftinv_ctlad EFTINV_CTLAD proc~eftinv_ctlad->proc~fourier_inad proc~ftinv_ctlad FTINV_CTLAD proc~ftinv_ctlad->proc~fourier_inad proc~einv_trans_ctlad EINV_TRANS_CTLAD proc~einv_trans_ctlad->proc~eftinv_ctlad proc~inv_trans_ctlad~2 INV_TRANS_CTLAD proc~inv_trans_ctlad~2->proc~ftinv_ctlad proc~einv_transad EINV_TRANSAD proc~einv_transad->proc~einv_trans_ctlad