| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | du | ||
| real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u | ||
| type(cuda_tdsops_t), | intent(in) | :: | tdsops | |||
| type(dim3), | intent(in) | :: | blocks | |||
| type(dim3), | intent(in) | :: | threads |