make_routehandle Interface

public interface make_routehandle

Module Procedures

private function make_routehandle_from_spec(spec, rc) result(routehandle)

Arguments

Type IntentOptional Attributes Name
type(RoutehandleSpec), intent(in) :: spec
integer, intent(out), optional :: rc

Return Value type(ESMF_RouteHandle)