TPM_CTL Module


Uses

  • module~~tpm_ctl~2~~UsesGraph module~tpm_ctl~2 TPM_CTL PARKIND1 PARKIND1 module~tpm_ctl~2->PARKIND1 iso_c_binding iso_c_binding module~tpm_ctl~2->iso_c_binding module~sharedmem_mod SHAREDMEM_MOD module~tpm_ctl~2->module~sharedmem_mod module~sharedmem_mod->iso_c_binding

Used by

  • module~~tpm_ctl~2~~UsedByGraph module~tpm_ctl~2 TPM_CTL proc~dealloc_resol DEALLOC_RESOL proc~dealloc_resol->module~tpm_ctl~2 proc~dealloc_resol~2 DEALLOC_RESOL proc~dealloc_resol~2->module~tpm_ctl~2 proc~read_legpol READ_LEGPOL proc~read_legpol->module~tpm_ctl~2 proc~read_legpol~2 READ_LEGPOL proc~read_legpol~2->module~tpm_ctl~2 proc~set_resol SET_RESOL proc~set_resol->module~tpm_ctl~2 proc~set_resol~2 SET_RESOL proc~set_resol~2->module~tpm_ctl~2 proc~setup_trans SETUP_TRANS proc~setup_trans->module~tpm_ctl~2 proc~setup_trans~2 SETUP_TRANS proc~setup_trans~2->module~tpm_ctl~2 proc~suleg SULEG proc~suleg->module~tpm_ctl~2 proc~suleg~2 SULEG proc~suleg~2->module~tpm_ctl~2 proc~trans_end TRANS_END proc~trans_end->module~tpm_ctl~2 proc~trans_end~2 TRANS_END proc~trans_end~2->module~tpm_ctl~2 proc~write_legpol WRITE_LEGPOL proc~write_legpol->module~tpm_ctl~2 proc~write_legpol~2 WRITE_LEGPOL proc~write_legpol~2->module~tpm_ctl~2

Variables

Type Visibility Attributes Name Initial
type(CTL_TYPE), public, ALLOCATABLE, TARGET :: CTL_RESOL(:)
type(CTL_TYPE), public, POINTER :: C

Derived Types

type, public ::  CTL_TYPE

Components

Type Visibility Attributes Name Initial
logical, public :: LREAD_LEGPOL = .FALSE.
logical, public :: LWRITE_LEGPOL = .FALSE.
character(len=256), public :: CLEGPOLFNAME = 'legpol_file'
character(len=4), public :: CIO_TYPE = 'file'
type(SHAREDMEM), public :: STORAGE