Octopus
accel_oct_m::accel_set_buffer_to_zero Interface Reference

Detailed Description

Definition at line 318 of file accel.F90.

Private Member Functions

subroutine accel_set_buffer_to_zero_i8 (buffer, type, nval, offset, async)
 
subroutine accel_set_buffer_to_zero_i4 (buffer, type, nval, offset, async)
 

Member Function/Subroutine Documentation

◆ accel_set_buffer_to_zero_i8()

subroutine accel_oct_m::accel_set_buffer_to_zero::accel_set_buffer_to_zero_i8 ( type(accel_mem_t), intent(inout)  buffer,
type(type_t), intent(in)  type,
integer(int64), intent(in)  nval,
integer(int64), intent(in), optional  offset,
logical, intent(in), optional  async 
)
private

Definition at line 1903 of file accel.F90.

◆ accel_set_buffer_to_zero_i4()

subroutine accel_oct_m::accel_set_buffer_to_zero::accel_set_buffer_to_zero_i4 ( type(accel_mem_t), intent(inout)  buffer,
type(type_t), intent(in)  type,
integer(int32), intent(in)  nval,
integer(int32), intent(in), optional  offset,
logical, intent(in), optional  async 
)
private

Definition at line 1945 of file accel.F90.


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