| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in) | :: | input_array(:) | |||
| real(kind=real32), | intent(out) | :: | output_array(:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in) | :: | input_array(:,:) | |||
| real(kind=real32), | intent(out) | :: | output_array(:,:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in) | :: | input_array(:,:,:) | |||
| real(kind=real32), | intent(out) | :: | output_array(:,:,:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | input_array(:) | |||
| real(kind=real64), | intent(out) | :: | output_array(:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | input_array(:,:) | |||
| real(kind=real64), | intent(out) | :: | output_array(:,:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | input_array(:,:,:) | |||
| real(kind=real64), | intent(out) | :: | output_array(:,:,:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in) | :: | input_array(:) | |||
| real(kind=real32), | intent(out) | :: | output_array(:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in) | :: | input_array(:,:) | |||
| real(kind=real32), | intent(out) | :: | output_array(:,:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in) | :: | input_array(:,:,:) | |||
| real(kind=real32), | intent(out) | :: | output_array(:,:,:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | input_array(:) | |||
| real(kind=real64), | intent(out) | :: | output_array(:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | input_array(:,:) | |||
| real(kind=real64), | intent(out) | :: | output_array(:,:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | input_array(:,:,:) | |||
| real(kind=real64), | intent(out) | :: | output_array(:,:,:) | |||
| type(patch_type), | intent(in) | :: | patch(:) | |||
| type(land_type), | intent(in) | :: | landpt(:) |