Creates handle
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(data_handle), | intent(inout) | :: | self |
Helper class |
||
| type(pencil), | intent(in) | :: | info |
Pencil info |
||
| type(MPI_Comm), | intent(in) | :: | comm |
MPI communicator |
||
| integer(kind=int32), | intent(in) | :: | comm_size |
Size of |