MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
make_routehandle
Interface
3 statements
Source File
RoutehandleSpec.F90
mapl3g_RoutehandleSpec
make_routehandle
Contents
Module Procedures
make_routehandle_from_spec
public interface make_routehandle
Module Procedures
private function make_routehandle_from_spec(spec, rc) result(routehandle)
Arguments
Type
Intent
Optional
Attributes
Name
type(
RoutehandleSpec
),
intent(in)
::
spec
integer,
intent(out),
optional
::
rc
Return Value
type(
ESMF_RouteHandle
)