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