Deallocates special parallel memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | DIMENSION(:), POINTER, CONTIGUOUS | :: | DATA |
pointer to special memory to deallocate |
||
| integer, | intent(out), | optional | :: | stat |
Deallocates special parallel memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | DIMENSION(:), POINTER, CONTIGUOUS | :: | DATA |
pointer to special memory to deallocate |
||
| integer, | intent(out), | optional | :: | stat |
Deallocates special parallel memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | DIMENSION(:), POINTER, CONTIGUOUS | :: | DATA |
pointer to special memory to deallocate |
||
| integer, | intent(out), | optional | :: | stat |
Deallocates special parallel memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | DIMENSION(:), POINTER, CONTIGUOUS | :: | DATA |
pointer to special memory to deallocate |
||
| integer, | intent(out), | optional | :: | stat |
Deallocates special parallel memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | DIMENSION(:), POINTER, CONTIGUOUS | :: | DATA |
pointer to special memory to deallocate |
||
| integer, | intent(out), | optional | :: | stat |
Deallocates special parallel memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | DIMENSION(:), POINTER, CONTIGUOUS | :: | DATA |
pointer to special memory to deallocate |
||
| integer, | intent(out), | optional | :: | stat |