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

Go to the source code of this file.

Functions/Subroutines

subroutine dorm2r (SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC, WORK, INFO)
 

Function/Subroutine Documentation

◆ dorm2r()

subroutine dorm2r ( character  SIDE,
character  TRANS,
integer  M,
integer  N,
integer  K,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( * )  TAU,
double precision, dimension( ldc, * )  C,
integer  LDC,
double precision, dimension( * )  WORK,
integer  INFO 
)

Definition at line 1 of file dorm2r.f.

References dlarf(), and xerbla().

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