Octopus
accel_blas_oct_m::cuda_blas_ddot Interface Reference

Detailed Description

Definition at line 168 of file accel_blas.F90.

Private Member Functions

subroutine cuda_blas_ddot (handle, n, x, offx, incx, y, offy, incy, res, offres)
 

Constructor & Destructor Documentation

◆ cuda_blas_ddot()

subroutine accel_blas_oct_m::cuda_blas_ddot::cuda_blas_ddot ( type(c_ptr), intent(in)  handle,
integer(int64), intent(in)  n,
type(c_ptr), intent(in)  x,
integer(int64), intent(in)  offx,
integer(int64), intent(in)  incx,
type(c_ptr), intent(in)  y,
integer(int64), intent(in)  offy,
integer(int64), intent(in)  incy,
type(c_ptr), intent(inout)  res,
integer(int64), intent(in)  offres 
)
private

Definition at line 168 of file accel_blas.F90.


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