Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=*), | private, | parameter | :: | version | = | '$Id$' | |
integer, | public, | parameter | :: | ESMF_UtilIOStderr | = | 0 | |
integer, | public, | parameter | :: | ESMF_UtilIOStdin | = | 5 | |
integer, | public, | parameter | :: | ESMF_UtilIOStdout | = | 6 | |
integer, | private | :: | ESMF_UtilIOUnitLower | = | 50 | ||
integer, | private | :: | ESMF_UtilIOUnitUpper | = | 99 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | unit | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | unit | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | optional | :: | lower | ||
integer, | intent(in), | optional | :: | upper | ||
integer, | intent(out), | optional | :: | rc |