Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(*), | intent(inout), | contiguous, target | :: | a(..) | ||
integer(kind=c_int), | intent(in) | :: | source_image | |||
integer(kind=c_int), | intent(out), | optional | :: | stat | ||
character(len=*), | intent(inout), | optional | :: | errmsg | ||
character(len=:), | intent(inout), | optional | allocatable | :: | errmsg_alloc |