fclDbgCheckDevice Interface

interface
public module subroutine fclDbgCheckDevice(device, descrip)

Arguments

Type IntentOptional Attributes Name
type(fclDevice), intent(in) :: device

Device object to check

character(len=*), intent(in) :: descrip

Description of program location for error output

Description

Check a device object is valid Assumes uninitialised devices have cl_device_id = -1.