tem_status_type Derived Type

type, public :: tem_status_type

Define an array to hold all status flags


Inherited by

type~~tem_status_type~~InheritedByGraph type~tem_status_type tem_status_type type~tem_simcontrol_type tem_simControl_type type~tem_simcontrol_type->type~tem_status_type status type~tem_general_type tem_general_type type~tem_general_type->type~tem_simcontrol_type simControl

Contents


Components

Type Visibility Attributes Name Initial
integer, public :: check_request = MPI_REQUEST_NULL
logical, public :: bits(tem_stat_nFlags) = .false.
logical, public :: oldbits(tem_stat_nFlags) = .false.