Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rp), | intent(in), | dimension(:,:) | :: | mob | ( |
|
real(kind=rp), | intent(inout), | dimension(:,:) | :: | bdw | ( |
|
logical, | intent(out) | :: | lconv | Returns true if converged, false otherwise. |
||
integer, | intent(out) | :: | f | The number of iterations performed. |
||
integer, | intent(out) | :: | ierr | Error flag. |