is_device_ptr Interface

interface


Called by

interface~~is_device_ptr~~CalledByGraph interface~is_device_ptr is_device_ptr proc~check_device_pointers check_device_pointers proc~check_device_pointers->interface~is_device_ptr

public function is_device_ptr(ptr) result(bool) bind(C)

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: ptr

Device pointer

Return Value logical(kind=c_bool)

Result

Description

Checks if pointer can be accessed from device