Creates pencil
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pencil), | intent(inout) | :: | self |
Pencil |
||
integer(kind=int8), | intent(in) | :: | rank |
Rank of buffer |
||
integer(kind=int8), | intent(in) | :: | aligned_dim |
Position of aligned dimension |
||
integer(kind=int32), | intent(in) | :: | counts(:) |
Global counts |
||
type(MPI_Comm), | intent(in) | :: | comms(:) |
Grid communicators |