Obtain local starts and counts in real and fourier spaces
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(pencil), | intent(in) | :: | pencils(:) |
Array of pencils |
||
| integer(kind=int32), | intent(out), | optional | :: | in_starts(:) |
Start indexes in |
|
| integer(kind=int32), | intent(out), | optional | :: | in_counts(:) |
Number of elements in |
|
| integer(kind=int32), | intent(out), | optional | :: | out_starts(:) |
Start indexes in |
|
| integer(kind=int32), | intent(out), | optional | :: | out_counts(:) |
Number of elements in |
|
| integer(kind=int64), | intent(out), | optional | :: | alloc_size |
Minimal number of elements required to execute plan |
|
| logical, | intent(in), | optional | :: | is_y_slab |
Is Y-slab optimization used |