Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_VM) | :: | VM | ||||
real, | intent(inout), | pointer | :: | Data(:) | ||
integer, | intent(in) | :: | N | |||
integer, | intent(in), | optional | :: | Root | ||
logical, | intent(in) | :: | RootOnly | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_VM) | :: | VM | ||||
real(kind=REAL64), | intent(inout), | pointer | :: | Data(:) | ||
integer, | intent(in) | :: | N | |||
integer, | intent(in), | optional | :: | Root | ||
logical, | intent(in) | :: | RootOnly | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_VM) | :: | VM | ||||
integer, | intent(inout), | pointer | :: | Data(:,:) | ||
integer, | intent(in) | :: | N | |||
integer, | intent(in), | optional | :: | Root | ||
logical, | intent(in) | :: | RootOnly | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_VM) | :: | VM | ||||
real, | intent(inout), | pointer | :: | Data(:,:) | ||
integer, | intent(in) | :: | N | |||
integer, | intent(in), | optional | :: | Root | ||
logical, | intent(in) | :: | RootOnly | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_VM) | :: | VM | ||||
real(kind=REAL64), | intent(inout), | pointer | :: | Data(:,:) | ||
integer, | intent(in) | :: | N | |||
integer, | intent(in), | optional | :: | Root | ||
logical, | intent(in) | :: | RootOnly | |||
integer, | intent(out), | optional | :: | rc |