Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(prif_coarray_handle), | intent(in) | :: | coarray_handle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_size_t) | :: | size_in_bytes | ||||
type(c_ptr), | intent(out) | :: | allocated_memory | |||
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), | dimension(:) | :: | lcobounds | ||
integer(kind=c_int64_t), | intent(in), | dimension(:) | :: | ucobounds | ||
integer(kind=c_size_t), | intent(in) | :: | size_in_bytes | |||
type(c_funptr), | intent(in) | :: | final_func | |||
type(prif_coarray_handle), | intent(out) | :: | coarray_handle | |||
type(c_ptr), | intent(out) | :: | allocated_memory | |||
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(c_ptr), | intent(in) | :: | mem | |||
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_coarray_handle), | intent(in) | :: | coarray_handles(:) | |||
integer(kind=c_int), | intent(out), | optional | :: | stat | ||
character(len=*), | intent(inout), | optional | :: | errmsg | ||
character(len=:), | intent(inout), | optional | allocatable | :: | errmsg_alloc |