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

Go to the source code of this file.

Functions/Subroutines

subroutine dlarfb (SIDE, TRANS, DIRECT, STOREV, M, N, K, V, LDV, T, LDT, C, LDC, WORK, LDWORK)
 

Function/Subroutine Documentation

◆ dlarfb()

subroutine dlarfb ( character  SIDE,
character  TRANS,
character  DIRECT,
character  STOREV,
integer  M,
integer  N,
integer  K,
double precision, dimension( ldv, * )  V,
integer  LDV,
double precision, dimension( ldt, * )  T,
integer  LDT,
double precision, dimension( ldc, * )  C,
integer  LDC,
double precision, dimension( ldwork, * )  WORK,
integer  LDWORK 
)

Definition at line 1 of file dlarfb.f.

References dcopy(), dgemm(), and dtrmm().

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