| 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 | 
| 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 | :: | 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 | :: | 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 | 
| 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 | 
Calculate block sizes and ranges. author: Seyed Ali Ghasemi
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | d | |||
| integer, | intent(in) | :: | nimg | |||
| integer, | intent(out) | :: | block_size(nimg) | |||
| integer, | intent(out) | :: | start_elem(nimg) | |||
| integer, | intent(out) | :: | end_elem(nimg) | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in), | contiguous | :: | A(:,:) | ||
| real(kind=rk), | intent(in), | contiguous | :: | B(:,:) | ||
| real(kind=rk), | intent(inout), | contiguous | :: | C(:,:) | ||
| 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(:,:) | ||
| real(kind=rk), | intent(inout), | contiguous | :: | C(:,:) | ||
| 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(:,:) | ||
| real(kind=rk), | intent(inout), | contiguous | :: | C(:,:) | ||
| 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(:,:) | ||
| real(kind=rk), | intent(inout), | contiguous | :: | C(:,:) | ||
| 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(:) | ||
| real(kind=rk), | intent(inout), | contiguous | :: | w(:) | ||
| 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(:) | ||
| real(kind=rk), | intent(inout), | contiguous | :: | w(:) | ||
| character(len=*), | intent(in), | optional | :: | option |