| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in), | contiguous | :: | A(:,:) | ||
| real(kind=rk), | intent(in), | contiguous | :: | B(:,:) | ||
| logical, | intent(in), | optional | :: | transA | ||
| logical, | intent(in), | optional | :: | transB | ||
| character(len=*), | intent(in), | optional | :: | option |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in), | contiguous | :: | a(:,:) | ||
| real(kind=rk), | intent(in), | contiguous | :: | b(:,:) | ||
| logical, | intent(in), | optional | :: | transA | ||
| logical, | intent(in), | optional | :: | transB | ||
| character(len=*), | intent(in), | optional | :: | option | ||
| integer, | intent(in) | :: | nblock |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in), | contiguous | :: | a(:,:) | ||
| real(kind=rk), | intent(in), | contiguous | :: | b(:,:) | ||
| logical, | intent(in), | optional | :: | transA | ||
| logical, | intent(in), | optional | :: | transB | ||
| character(len=*), | intent(in), | optional | :: | option | ||
| logical, | intent(in) | :: | coarray |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in), | contiguous | :: | A(:,:) | ||
| real(kind=rk), | intent(in), | contiguous | :: | v(:) | ||
| logical, | intent(in), | optional | :: | transA | ||
| character(len=*), | intent(in), | optional | :: | option |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in), | contiguous | :: | A(:,:) | ||
| real(kind=rk), | intent(in), | contiguous | :: | v(:) | ||
| logical, | intent(in), | optional | :: | transA | ||
| character(len=*), | intent(in), | optional | :: | option | ||
| integer, | intent(in) | :: | nblock |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in), | contiguous | :: | A(:,:) | ||
| real(kind=rk), | intent(in), | contiguous | :: | v(:) | ||
| logical, | intent(in), | optional | :: | transA | ||
| character(len=*), | intent(in), | optional | :: | option | ||
| logical, | intent(in) | :: | coarray |