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

Go to the source code of this file.

Functions/Subroutines

subroutine dpotrf (UPLO, N, A, LDA, INFO)
 

Function/Subroutine Documentation

◆ dpotrf()

subroutine dpotrf ( character  UPLO,
integer  N,
double precision, dimension( lda, * )  A,
integer  LDA,
integer  INFO 
)

Definition at line 1 of file dpotrf.f.

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

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