(git:c5411e0)
Loading...
Searching...
No Matches
offload_api::offload_buffer_type Type Reference

Data Fields

real(kind=dp), dimension(:), pointer, contiguous host_buffer => Null()
 
type(c_ptr) c_ptr = C_NULL_PTR
 

Detailed Description

Definition at line 38 of file offload_api.F.

Field Documentation

◆ host_buffer

real(kind=dp), dimension(:), pointer, contiguous offload_api::offload_buffer_type::host_buffer => Null()

Definition at line 39 of file offload_api.F.

◆ c_ptr

type(c_ptr) offload_api::offload_buffer_type::c_ptr = C_NULL_PTR

Definition at line 40 of file offload_api.F.


The documentation for this type was generated from the following file: