request_SR Derived Type

type, public :: request_SR


Inherits

type~~request_sr~~InheritsGraph type~request_sr request_SR type~hallo Hallo type~request_sr->type~hallo Hallo

Inherited by

type~~request_sr~~InheritedByGraph type~request_sr request_SR type~request request type~request->type~request_sr RequestSend, RequestRecv

Contents


Components

Type Visibility Attributes Name Initial
integer, public :: NbRequest = 0
integer, public :: NbRequestMax = 0
integer, public :: BufferSize
integer, public :: Pos
integer, public :: Index
type(Hallo), public, POINTER :: Hallo(:)
integer, public :: MSG_Request