| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=SP), | DIMENSION(:), POINTER | :: | p | |||
| integer(kind=I4B), | intent(in) | :: | n |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=SP), | DIMENSION(:,:), POINTER | :: | p | |||
| integer(kind=I4B), | intent(in) | :: | n | |||
| integer(kind=I4B), | intent(in) | :: | m |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4B), | DIMENSION(:), POINTER | :: | p | |||
| integer(kind=I4B), | intent(in) | :: | n |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4B), | DIMENSION(:,:), POINTER | :: | p | |||
| integer(kind=I4B), | intent(in) | :: | n | |||
| integer(kind=I4B), | intent(in) | :: | m |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=1), | DIMENSION(:), POINTER | :: | p | |||
| integer(kind=I4B), | intent(in) | :: | n |