fclContext Derived Type

type, public :: fclContext

Type wrapper for openCL context objects


Contents


Components

Type Visibility Attributes Name Initial
integer(kind=c_intptr_t), public :: cl_context = -1

openCL context pointer

type(fclPlatform), public :: platform

Focal platform object