Checks if device pointers are provided by user
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in) | :: | in |
First pointer |
||
type(c_ptr), | intent(in) | :: | out |
Second pointer |
||
type(dtfft_backend_t), | intent(in) | :: | backend |
Backend. Required to check for |
||
type(c_ptr), | intent(in) | :: | aux |
Optional auxiliary pointer. |