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~2 TPM_GEOMETRY proc~fourier_inad->module~tpm_geometry~2 module~tpm_trans~2 TPM_TRANS proc~fourier_inad->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_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~ftinv_ctlad FTINV_CTLAD proc~ftinv_ctlad->proc~fourier_inad proc~inv_trans_ctlad INV_TRANS_CTLAD proc~inv_trans_ctlad->proc~ftinv_ctlad proc~inv_transad~2 INV_TRANSAD proc~inv_transad~2->proc~inv_trans_ctlad