| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | private, | parameter | :: | verbose | = | .false. |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | cardinality |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(data_partition_t), | intent(inout) | :: | self | |||
| integer, | intent(in) | :: | cardinality |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(data_partition_t), | intent(in) | :: | self | |||
| integer, | intent(in), | optional | :: | image_number |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(data_partition_t), | intent(in) | :: | self | |||
| real(kind=real32), | intent(inout) | :: | a(:) | |||
| integer, | intent(in), | optional | :: | result_image | ||
| integer, | intent(in), | optional | :: | dim |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(data_partition_t), | intent(in) | :: | self | |||
| real(kind=real32), | intent(inout) | :: | a(:,:) | |||
| integer, | intent(in), | optional | :: | result_image | ||
| integer, | intent(in), | optional | :: | dim |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(data_partition_t), | intent(in) | :: | self | |||
| real(kind=real64), | intent(inout) | :: | a(:) | |||
| integer, | intent(in), | optional | :: | result_image | ||
| integer, | intent(in), | optional | :: | dim |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(data_partition_t), | intent(in) | :: | self | |||
| real(kind=real64), | intent(inout) | :: | a(:,:) | |||
| integer, | intent(in), | optional | :: | result_image | ||
| integer, | intent(in), | optional | :: | dim |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(data_partition_t), | intent(in) | :: | self | |||
| integer, | intent(in), | optional | :: | image_number |