Octopus
accel_oct_m::accel_release_blas_alpha_beta_buffer Interface Reference

Detailed Description

Definition at line 393 of file accel.F90.

Private Member Functions

subroutine daccel_release_blas_alpha_beta_buffer (this, data, async)
 
subroutine zaccel_release_blas_alpha_beta_buffer (this, data, async)
 
subroutine iaccel_release_blas_alpha_beta_buffer (this, data, async)
 
subroutine laccel_release_blas_alpha_beta_buffer (this, data, async)
 

Member Function/Subroutine Documentation

◆ daccel_release_blas_alpha_beta_buffer()

subroutine accel_oct_m::accel_release_blas_alpha_beta_buffer::daccel_release_blas_alpha_beta_buffer ( type(accel_mem_t), intent(inout)  this,
real(real64), intent(in)  data,
logical, intent(in), optional  async 
)
private

Definition at line 3022 of file accel.F90.

◆ zaccel_release_blas_alpha_beta_buffer()

subroutine accel_oct_m::accel_release_blas_alpha_beta_buffer::zaccel_release_blas_alpha_beta_buffer ( type(accel_mem_t), intent(inout)  this,
complex(real64), intent(in)  data,
logical, intent(in), optional  async 
)
private

Definition at line 3673 of file accel.F90.

◆ iaccel_release_blas_alpha_beta_buffer()

subroutine accel_oct_m::accel_release_blas_alpha_beta_buffer::iaccel_release_blas_alpha_beta_buffer ( type(accel_mem_t), intent(inout)  this,
integer, intent(in)  data,
logical, intent(in), optional  async 
)
private

Definition at line 4324 of file accel.F90.

◆ laccel_release_blas_alpha_beta_buffer()

subroutine accel_oct_m::accel_release_blas_alpha_beta_buffer::laccel_release_blas_alpha_beta_buffer ( type(accel_mem_t), intent(inout)  this,
integer(int64), intent(in)  data,
logical, intent(in), optional  async 
)
private

Definition at line 4976 of file accel.F90.


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