| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(grid_specification_record), | pointer | :: | grid(:) | |||
| integer, | intent(out) | :: | localrc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(grid_record), | intent(inout) | :: | Gfile | |||
| integer, | intent(out) | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=THARN_MAXSTR), | intent(in) | :: | lfilename | |||
| integer, | intent(out) | :: | ngrids | |||
| type(grid_specification_record), | pointer | :: | grid(:) | |||
| type(grid_specification_record), | pointer | :: | tmp_grid(:) | |||
| integer, | intent(inout) | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=THARN_MAXSTR), | intent(in) | :: | lfilename | |||
| integer, | intent(out) | :: | ngrids | |||
| type(grid_specification_record), | pointer | :: | src_grid(:) | |||
| type(grid_specification_record), | pointer | :: | dst_grid(:) | |||
| type(test_function_record), | pointer | :: | testfunction(:) | |||
| integer, | intent(inout) | :: | rc |