nvrtcProgram Derived Type

type, public, bind(C) :: nvrtcProgram

nvrtcProgram is the unit of compilation, and an opaque handle for a program.


Inherits

type~~nvrtcprogram~~InheritsGraph type~nvrtcprogram nvrtcProgram c_ptr c_ptr type~nvrtcprogram->c_ptr cptr

Components

Type Visibility Attributes Name Initial
type(c_ptr), public :: cptr

Actual pointer