Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | public, | allocatable | :: | file_1 | |||
character(len=:), | public, | allocatable | :: | file_2 | |||
character(len=:), | public, | allocatable | :: | server_type | |||
integer, | public | :: | npes_client | ||||
integer, | public | :: | npes_server | ||||
logical, | public | :: | debug | ||||
type(StringVector), | public | :: | requested_variables |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(CommandLineOptions), | intent(inout) | :: | options | |||
integer, | intent(out), | optional | :: | rc |