Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(HorizontalDimsSpec), | public, | parameter | :: | HORIZONTAL_DIMS_GEOM | = | HorizontalDimsSpec(1) | |
type(HorizontalDimsSpec), | public, | parameter | :: | HORIZONTAL_DIMS_NONE | = | HorizontalDimsSpec(0) | |
type(HorizontalDimsSpec), | public, | parameter | :: | HORIZONTAL_DIMS_UNKNOWN | = | HorizontalDimsSpec(-1) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(HorizontalDimsSpec), | intent(in) | :: | a | |||
type(HorizontalDimsSpec), | intent(in) | :: | b |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(HorizontalDimsSpec), | intent(in) | :: | a | |||
type(HorizontalDimsSpec), | intent(in) | :: | b |