Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in), | VALUE | :: | c_iterator | ||
integer(kind=c_int), | intent(in), | VALUE | :: | iterator_size | ||
integer(kind=c_int), | intent(out), | DIMENSION(iterator_size), TARGET | :: | c_ind_nd | ||
integer(kind=c_int), | intent(out) | :: | c_blk | |||
integer(kind=c_int), | intent(out), | optional | :: | c_blk_p | ||
integer(kind=c_int), | intent(out), | optional, | DIMENSION(iterator_size) | :: | c_blk_size | |
integer(kind=c_int), | intent(out), | optional, | DIMENSION(iterator_size) | :: | c_blk_offset |