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

Go to the source code of this file.

Functions/Subroutines

subroutine dtbsv (UPLO, TRANS, DIAG, N, K, A, LDA, X, INCX)
 

Function/Subroutine Documentation

◆ dtbsv()

subroutine dtbsv ( character*1  UPLO,
character*1  TRANS,
character*1  DIAG,
integer  N,
integer  K,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( * )  X,
integer  INCX 
)

Definition at line 1 of file dtbsv.f.

References xerbla().

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