RoutehandleSpec Interface

public interface RoutehandleSpec

Module Procedures

private function new_RoutehandleSpec(geom_in, geom_out, rh_param) result(spec)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Geom), intent(in) :: geom_in
type(ESMF_Geom), intent(in) :: geom_out
type(RoutehandleParam), intent(in) :: rh_param

Return Value type(RoutehandleSpec)