KTH framework for Nek5000 toolboxes; testing version  0.0.1
dsymv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dsymv (UPLO, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
 

Function/Subroutine Documentation

◆ dsymv()

subroutine dsymv ( character*1  UPLO,
integer  N,
double precision  ALPHA,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( * )  X,
integer  INCX,
double precision  BETA,
double precision, dimension( * )  Y,
integer  INCY 
)

Definition at line 1 of file dsymv.f.

References xerbla().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: