Allocate tem_communication_type and its variables
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_communication_type), | intent(inout) | :: | me | |||
integer, | intent(in) | :: | comm_size | communicator size |
||
integer, | intent(in) | :: | nHalos(comm_size) | number of halos for each other processes |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iPartner | ||||
integer, | private | :: | iProc |