Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_LogEntry) | :: | s |
subroutine ESMF_LogEntryInit(s) ! ! !ARGUMENTS: type(ESMF_LogEntry) :: s ! ! !DESCRIPTION: ! Initialize the shallow class {\tt logentry}. ! ! The arguments are: ! \begin{description} ! \item [s] ! {\tt ESMF\_LogEntry} of which being initialized. ! \end{description} ! !EOPI ESMF_INIT_SET_DEFINED(s) end subroutine ESMF_LogEntryInit