MFI - Modern Fortran Interfaces
Source Files
Modules
Procedures
mfi_zgetrf
Subroutine
31 statements
Source File
lapack.f90
mfi_lapack
mfi_zgetrf
Contents
public pure subroutine mfi_zgetrf(a, ipiv, info)
Modern interface for
zgetrf
. See also:
mfi_getrf
,
f77_getrf
.
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=REAL64),
intent(inout)
::
a
(:,:)
integer,
intent(out),
optional,
target
::
ipiv
(:)
integer,
intent(out),
optional
::
info