Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=16), | public | :: | name | ||||
integer, | public, | pointer | :: | ptype(:) | => | null() | |
integer, | public, | pointer | :: | ctype(:) | => | null() | |
integer, | public, | pointer | :: | ltype(:) | => | null() | |
real(kind=r8), | public, | pointer | :: | topoglc(:) | => | null() | |
real(kind=r8), | public, | pointer | :: | lat(:) | |||
real(kind=r8), | public, | pointer | :: | lon(:) | |||
real(kind=r8), | public, | pointer | :: | coslat(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(subgrid_type), | intent(in) | :: | this | |||
integer, | intent(in) | :: | index | |||
integer, | intent(in) | :: | unit |