Octopus
accel_blas_oct_m::cuda_blas_dnrm2 Interface Reference

Detailed Description

Definition at line 225 of file accel_blas.F90.

Private Member Functions

subroutine cuda_blas_dnrm2 (handle, n, x, offx, incx, res, offres)
 

Constructor & Destructor Documentation

◆ cuda_blas_dnrm2()

subroutine accel_blas_oct_m::cuda_blas_dnrm2::cuda_blas_dnrm2 ( 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(inout)  res,
integer(int64), intent(in)  offres 
)
private

Definition at line 225 of file accel_blas.F90.


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