Determine the diff of two state.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | srcSTA | |||
| type(ESMF_State), | intent(inout), | optional | :: | dstSTA | ||
| integer, | intent(out), | optional | :: | rc |
The subroutine BundleDiff determines the diff of two bundles.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_FieldBundle), | intent(inout) | :: | srcBUN | |||
| type(ESMF_FieldBundle), | intent(inout), | optional | :: | dstBUN | ||
| integer, | intent(out), | optional | :: | rc |
return code |