| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(CRS_), | intent(in) | :: | A | |||
| type(CRS_), | intent(in) | :: | B | |||
| real(kind=real64), | intent(inout), | allocatable | :: | lambda | ||
| real(kind=real64), | intent(inout), | allocatable | :: | X(:) | ||
| real(kind=real64), | intent(in) | :: | alpha | |||
| real(kind=real64), | intent(in) | :: | tol | |||
| logical, | intent(in), | optional | :: | debug |