| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | pointer | :: | iptr |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int64), | pointer | :: | iptr |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | pointer | :: | dptr |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | pointer | :: | dptr |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real128), | pointer | :: | dptr |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int32), | intent(in) | :: | size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int64), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int64), | intent(in) | :: | size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int32), | intent(in) | :: | size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int32), | intent(in) | :: | size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real128), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int32), | intent(in) | :: | size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int32), | intent(in) | :: | size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int32), | intent(in) | :: | first | |||
| integer(kind=int32), | intent(in) | :: | last |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int64), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int64), | intent(in) | :: | first | |||
| integer(kind=int64), | intent(in) | :: | last |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int32), | intent(in) | :: | first | |||
| integer(kind=int32), | intent(in) | :: | last |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int32), | intent(in) | :: | first | |||
| integer(kind=int32), | intent(in) | :: | last |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real128), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int32), | intent(in) | :: | first | |||
| integer(kind=int32), | intent(in) | :: | last |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical(kind=4), | intent(inout), | dimension(:), pointer | :: | array | ||
| integer(kind=int32), | intent(in) | :: | first | |||
| integer(kind=int32), | intent(in) | :: | last |