Modern interface for f77_gesv. See also: mfi_gesv, f77_gesv.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=REAL32), | intent(inout) | :: | a(:,:) | |||
| real(kind=REAL32), | intent(inout) | :: | b(:,:) | |||
| integer, | intent(out), | optional, | target | :: | ipiv(:) | |
| integer, | intent(out), | optional | :: | info |