Octopus
accel_oct_m::accel_create_buffer Interface Reference

Detailed Description

Definition at line 310 of file accel.F90.

Private Member Functions

subroutine accel_create_buffer_4 (this, flags, type, size, set_zero)
 
subroutine accel_create_buffer_8 (this, flags, type, size, set_zero)
 

Member Function/Subroutine Documentation

◆ accel_create_buffer_4()

subroutine accel_oct_m::accel_create_buffer::accel_create_buffer_4 ( type(accel_mem_t), intent(inout)  this,
integer, intent(in)  flags,
type(type_t), intent(in)  type,
integer, intent(in)  size,
logical, intent(in), optional  set_zero 
)
private

Definition at line 1184 of file accel.F90.

◆ accel_create_buffer_8()

subroutine accel_oct_m::accel_create_buffer::accel_create_buffer_8 ( type(accel_mem_t), intent(inout)  this,
integer, intent(in)  flags,
type(type_t), intent(in)  type,
integer(int64), intent(in)  size,
logical, intent(in), optional  set_zero 
)
private

Definition at line 1196 of file accel.F90.


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