Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | SHR_KIND_R8 | = | selected_real_kind(12) | |
integer, | public, | parameter | :: | SHR_KIND_I8 | = | selected_int_kind(13) | |
integer, | public, | parameter | :: | SHR_KIND_IN | = | kind(1) | |
integer, | public, | parameter | :: | SHR_KIND_CS | = | 80 | |
integer, | public, | parameter | :: | SHR_KIND_CM | = | 160 | |
integer, | public, | parameter | :: | SHR_KIND_CL | = | 256 | |
integer, | public, | parameter | :: | SHR_KIND_CX | = | 512 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | vec | |||
integer(kind=SHR_KIND_IN), | intent(in) | :: | comm | |||
character(len=*), | intent(in), | optional | :: | string |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=SHR_KIND_IN), | intent(inout) | :: | vec | |||
integer(kind=SHR_KIND_IN), | intent(in) | :: | comm | |||
character(len=*), | intent(in), | optional | :: | string |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | str |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=SHR_KIND_IN), | intent(in) | :: | LogUnit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | optional | :: | string |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | comm | |||
character(len=*), | intent(in), | optional | :: | string |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=SHR_KIND_IN), | intent(in) | :: | unit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | unit | |||
character(len=*), | intent(in) | :: | group | |||
integer, | intent(out) | :: | status |