mfi_dpotrf Subroutine

public pure subroutine mfi_dpotrf(a, info, uplo)

Modern interface for dpotrf. See also: mfi_potrf, f77_potrf.

Arguments

Type IntentOptional Attributes Name
real(kind=REAL64), intent(inout) :: a(:,:)
integer, intent(out), optional :: info
character(len=1), intent(in), optional :: uplo