Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in), | VALUE | :: | c_tensor | ||
integer(kind=c_int), | intent(in), | VALUE | :: | tensor_dim | ||
integer(kind=c_int), | intent(in), | DIMENSION(tensor_dim) | :: | c_ind_nd | ||
integer(kind=c_int), | intent(out) | :: | c_processor |