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

Go to the source code of this file.

Functions/Subroutines

subroutine dgetrf (M, N, A, LDA, IPIV, INFO)
 

Function/Subroutine Documentation

◆ dgetrf()

subroutine dgetrf ( integer  M,
integer  N,
double precision, dimension( lda, * )  A,
integer  LDA,
integer, dimension( * )  IPIV,
integer  INFO 
)

Definition at line 1 of file dgetrf.f.

References dgemm(), dgetf2(), dlaswp(), dtrsm(), and xerbla().

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