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 |
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_int64_t), | intent(in) | :: | team_number | |||
type(prif_team_type), | intent(out) | :: | team | |||
integer(kind=c_int), | intent(in), | optional | :: | new_index | ||
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 | :: | level | ||
type(prif_team_type), | intent(out) | :: | team |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_team_type), | intent(in), | optional | :: | team | ||
integer(kind=c_int64_t), | intent(out) | :: | team_number |