| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | File | |||
| character(len=*), | intent(out), | optional | :: | GridName(:) | ||
| integer, | intent(out), | optional | :: | IM(:) | ||
| integer, | intent(out), | optional | :: | JM(:) | ||
| integer, | intent(out), | optional | :: | nx | ||
| integer, | intent(out), | optional | :: | ny | ||
| integer, | intent(out), | optional | :: | n_Grids | ||
| integer, | intent(out), | optional | :: | n_tiles | ||
| integer, | intent(out), | optional, | allocatable | :: | iTable(:,:) | |
| real(kind=REAL64), | intent(out), | optional, | allocatable | :: | rTable(:,:) | |
| integer, | intent(out), | optional | :: | N_PfafCat | ||
| real, | intent(out), | optional, | pointer | :: | AVR(:,:) | |
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_DELayout), | intent(in) | :: | layout | |||
| character(len=*), | intent(in) | :: | File | |||
| character(len=*), | intent(out), | optional | :: | GridName(:) | ||
| integer, | intent(out), | optional | :: | IM(:) | ||
| integer, | intent(out), | optional | :: | JM(:) | ||
| integer, | intent(out), | optional | :: | nx | ||
| integer, | intent(out), | optional | :: | ny | ||
| integer, | intent(out), | optional | :: | n_Grids | ||
| integer, | intent(out), | optional | :: | n_tiles | ||
| integer, | intent(out), | optional, | allocatable | :: | iTable(:,:) | |
| real(kind=REAL64), | intent(out), | optional, | allocatable | :: | rTable(:,:) | |
| integer, | intent(out), | optional | :: | N_PfafCat | ||
| real, | intent(out), | optional, | pointer | :: | AVR(:,:) | |
| integer, | intent(out), | optional | :: | rc |