Octopus
accel_oct_m::accel_create_blas_alpha_beta_buffer Interface Reference

Detailed Description

Definition at line 385 of file accel.F90.

Private Member Functions

subroutine daccel_create_blas_alpha_beta_buffer (this, data, async)
 
subroutine zaccel_create_blas_alpha_beta_buffer (this, data, async)
 
subroutine iaccel_create_blas_alpha_beta_buffer (this, data, async)
 
subroutine laccel_create_blas_alpha_beta_buffer (this, data, async)
 

Member Function/Subroutine Documentation

◆ daccel_create_blas_alpha_beta_buffer()

subroutine accel_oct_m::accel_create_blas_alpha_beta_buffer::daccel_create_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 2995 of file accel.F90.

◆ zaccel_create_blas_alpha_beta_buffer()

subroutine accel_oct_m::accel_create_blas_alpha_beta_buffer::zaccel_create_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 3646 of file accel.F90.

◆ iaccel_create_blas_alpha_beta_buffer()

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

Definition at line 4297 of file accel.F90.

◆ laccel_create_blas_alpha_beta_buffer()

subroutine accel_oct_m::accel_create_blas_alpha_beta_buffer::laccel_create_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 4949 of file accel.F90.


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