Octopus
accel_blas_oct_m::cuda_blas_zdotc Interface Reference

Detailed Description

Definition at line 183 of file accel_blas.F90.

Private Member Functions

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

Constructor & Destructor Documentation

◆ cuda_blas_zdotc()

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

Definition at line 183 of file accel_blas.F90.


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