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

Go to the source code of this file.

Functions/Subroutines

subroutine dtrmm (SIDE, UPLO, TRANSA, DIAG, M, N, ALPHA, A, LDA, B, LDB)
 

Function/Subroutine Documentation

◆ dtrmm()

subroutine dtrmm ( character*1  SIDE,
character*1  UPLO,
character*1  TRANSA,
character*1  DIAG,
integer  M,
integer  N,
double precision  ALPHA,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( ldb, * )  B,
integer  LDB 
)

Definition at line 1 of file dtrmm.f.

References xerbla().

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