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

Go to the source code of this file.

Functions/Subroutines

subroutine dpbtrf (UPLO, N, KD, AB, LDAB, INFO)
 

Function/Subroutine Documentation

◆ dpbtrf()

subroutine dpbtrf ( character  UPLO,
integer  N,
integer  KD,
double precision, dimension( ldab, * )  AB,
integer  LDAB,
integer  INFO 
)

Definition at line 1 of file dpbtrf.f.

References dgemm(), dpbtf2(), dpotf2(), dsyrk(), dtrsm(), and xerbla().

+ Here is the call graph for this function: