tem_status_type Derived Type

type, public :: tem_status_type

Define an array to hold all status flags


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.