| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(fclDevice), | intent(in) | :: | device |
Device object to check |
||
| character(len=*), | intent(in) | :: | descrip |
Description of program location for error output |
Check a device object is valid Assumes uninitialised devices have cl_device_id = -1.
Note
Debug routine: only executed for debug build.