Treelm
TreElm Overview
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
tem_status_type
Derived Type
5 statements
Source File
tem_status_module.f90
tem_status_module
tem_status_type
Contents
Variables
check_request
bits
oldbits
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.