MFI - Modern Fortran Interfaces
Source Files
Modules
Procedures
mfi_zpotrf
Subroutine
22 statements
Source File
lapack.f90
mfi_lapack
mfi_zpotrf
Contents
public pure subroutine mfi_zpotrf(a, info, uplo)
Modern interface for
zpotrf
. See also:
mfi_potrf
,
f77_potrf
.
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=REAL64),
intent(inout)
::
a
(:,:)
integer,
intent(out),
optional
::
info
character(len=1),
intent(in),
optional
::
uplo