TPM_FLT Module


Uses

  • module~~tpm_flt~~UsesGraph module~tpm_flt TPM_FLT PARKIND1 PARKIND1 module~tpm_flt->PARKIND1 module~butterfly_alg_mod BUTTERFLY_ALG_MOD module~tpm_flt->module~butterfly_alg_mod module~seefmm_mix~2 seefmm_mix module~tpm_flt->module~seefmm_mix~2 module~butterfly_alg_mod->PARKIND1 module~ectrans_blas_mod ECTRANS_BLAS_MOD module~butterfly_alg_mod->module~ectrans_blas_mod module~interpol_decomp_mod INTERPOL_DECOMP_MOD module~butterfly_alg_mod->module~interpol_decomp_mod module~sharedmem_mod SHAREDMEM_MOD module~butterfly_alg_mod->module~sharedmem_mod ecsort_mix ecsort_mix module~seefmm_mix~2->ecsort_mix module~parkind_ectrans PARKIND_ECTRANS module~seefmm_mix~2->module~parkind_ectrans module~wts500_mod~2 WTS500_MOD module~seefmm_mix~2->module~wts500_mod~2 EC_PARKIND EC_PARKIND module~ectrans_blas_mod->EC_PARKIND module~interpol_decomp_mod->EC_PARKIND module~parkind_ectrans->PARKIND1 iso_c_binding iso_c_binding module~sharedmem_mod->iso_c_binding

Variables

Type Visibility Attributes Name Initial
type(FLT_TYPE_WRAP), public, ALLOCATABLE, TARGET :: FLT_RESOL(:)
type(FLT_TYPE_WRAP), public, POINTER :: S

Derived Types

type, public ::  FLT_TYPE

Components

Type Visibility Attributes Name Initial
integer(kind=JPIM), public :: NSPOLEGL
integer(kind=JPIM), public :: NDGNH
integer(kind=JPIM), public :: INS2
integer(kind=JPIM), public :: INA2
real(kind=JPRB), public, POINTER :: RPNMS(:,:)
real(kind=JPRB), public, POINTER :: RPNMA(:,:)
real(kind=JPRD), public, POINTER :: RPNMDS(:,:)
real(kind=JPRD), public, POINTER :: RPNMDA(:,:)
real(kind=JPRB), public :: RCS
real(kind=JPRB), public :: RCA
real(kind=JPRB), public, POINTER :: RPNMWI(:,:)
real(kind=JPRB), public, POINTER :: RPNMWO(:,:)
integer(kind=JPIM), public :: ISLD
integer(kind=JPIM), public :: MAXCOLS
type(BUTTERFLY_STRUCT), public :: YBUT_STRUCT_S
type(BUTTERFLY_STRUCT), public :: YBUT_STRUCT_A

type, public ::  FLT_TYPE_WRAP

Components

Type Visibility Attributes Name Initial
type(FLT_TYPE), public, ALLOCATABLE :: FA(:)
logical, public :: LDLL
logical, public :: LSHIFTLL
logical, public :: LUSEFLT
logical, public :: LUSE_BELUSOV
logical, public :: LKEEPRPNM
logical, public :: LSOUTHPNM
integer(kind=JPIM), public :: IMLOC
integer(kind=JPIM), public :: ITHRESHOLD
integer(kind=JPIM), public :: NDGNHD
integer(kind=JPIM), public :: NDLON
integer(kind=JPIM), public :: NDGL
logical, public :: LSYM
type(fmm_type), public, POINTER :: FMM_INTI