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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ zgetrf()

subroutine zgetrf ( integer  M,
integer  N,
complex*16, dimension( lda, * )  A,
integer  LDA,
integer, dimension( * )  IPIV,
integer  INFO 
)

Definition at line 1 of file zgetrf.f.

References xerbla(), zgemm(), zgetf2(), zlaswp(), and ztrsm().

+ Here is the call graph for this function: