Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(out), | optional | :: | stat | ||
character(len=*), | intent(inout), | optional | :: | errmsg | ||
character(len=:), | intent(inout), | optional | allocatable | :: | errmsg_alloc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(in), | optional | :: | image_set(:) | ||
integer(kind=c_int), | intent(out), | optional | :: | stat | ||
character(len=*), | intent(inout), | optional | :: | errmsg | ||
character(len=:), | intent(inout), | optional | allocatable | :: | errmsg_alloc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(out), | optional | :: | stat | ||
character(len=*), | intent(inout), | optional | :: | errmsg | ||
character(len=:), | intent(inout), | optional | allocatable | :: | errmsg_alloc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_team_type), | intent(in) | :: | team | |||
integer(kind=c_int), | intent(out), | optional | :: | stat | ||
character(len=*), | intent(inout), | optional | :: | errmsg | ||
character(len=:), | intent(inout), | optional | allocatable | :: | errmsg_alloc |