Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_LocStreamType) | :: | s |
subroutine ESMF_LocStreamTypeInit(s) ! ! !ARGUMENTS: type(ESMF_LocStreamType) :: s ! ! !DESCRIPTION: ! Initialize the shallow class {\tt locstreamtype}. ! ! The arguments are: ! \begin{description} ! \item [s] ! {\tt ESMF\_LocStreamType} of which being initialized. ! \end{description} ! !EOPI ! TODO: more here once the structure is settled ESMF_INIT_SET_DEFINED(s) end subroutine ESMF_LocStreamTypeInit