| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_VM), | intent(in) | :: | vm | |||
| integer(kind=ESMF_KIND_I4), | intent(in), | target | :: | sendData(:) | ||
| integer(kind=ESMF_KIND_I4), | intent(out), | target | :: | recvData(:) | ||
| integer, | intent(in) | :: | count | |||
| type(ESMF_Reduce_Flag), | intent(in) | :: | reduceflag | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| type(ESMF_Sync_Flag), | intent(in), | optional | :: | syncflag | ||
| type(ESMF_CommHandle), | intent(out), | optional | :: | commhandle | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_VM), | intent(in) | :: | vm | |||
| integer(kind=ESMF_KIND_I4), | intent(in), | target | :: | sendData | ||
| integer(kind=ESMF_KIND_I4), | intent(out), | target | :: | recvData | ||
| type(ESMF_Reduce_Flag), | intent(in) | :: | reduceflag | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| type(ESMF_Sync_Flag), | intent(in), | optional | :: | syncflag | ||
| type(ESMF_CommHandle), | intent(out), | optional | :: | commhandle | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_VM), | intent(in) | :: | vm | |||
| integer(kind=ESMF_KIND_I8), | intent(in), | target | :: | sendData(:) | ||
| integer(kind=ESMF_KIND_I8), | intent(out), | target | :: | recvData(:) | ||
| integer, | intent(in) | :: | count | |||
| type(ESMF_Reduce_Flag), | intent(in) | :: | reduceflag | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| type(ESMF_Sync_Flag), | intent(in), | optional | :: | syncflag | ||
| type(ESMF_CommHandle), | intent(out), | optional | :: | commhandle | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_VM), | intent(in) | :: | vm | |||
| real(kind=ESMF_KIND_R4), | intent(in), | target | :: | sendData(:) | ||
| real(kind=ESMF_KIND_R4), | intent(out), | target | :: | recvData(:) | ||
| integer, | intent(in) | :: | count | |||
| type(ESMF_Reduce_Flag), | intent(in) | :: | reduceflag | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| type(ESMF_Sync_Flag), | intent(in), | optional | :: | syncflag | ||
| type(ESMF_CommHandle), | intent(out), | optional | :: | commhandle | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_VM), | intent(in) | :: | vm | |||
| real(kind=ESMF_KIND_R8), | intent(in), | target | :: | sendData(:) | ||
| real(kind=ESMF_KIND_R8), | intent(out), | target | :: | recvData(:) | ||
| integer, | intent(in) | :: | count | |||
| type(ESMF_Reduce_Flag), | intent(in) | :: | reduceflag | |||
| type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
| type(ESMF_Sync_Flag), | intent(in), | optional | :: | syncflag | ||
| type(ESMF_CommHandle), | intent(out), | optional | :: | commhandle | ||
| integer, | intent(out), | optional | :: | rc |