Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Geom), | intent(in) | :: | geom_in | |||
type(ESMF_Geom), | intent(in) | :: | geom_out | |||
type(RoutehandleParam), | intent(in) | :: | rh_param |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(RoutehandleSpec), | intent(in) | :: | spec | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(RoutehandleSpec), | intent(in) | :: | a | |||
type(RoutehandleSpec), | intent(in) | :: | b |
private function new_RoutehandleSpec (geom_in, geom_out, rh_param) |