mapl_ESMF_Interfaces Module


Used by

  • module~~mapl_esmf_interfaces~~UsedByGraph module~mapl_esmf_interfaces mapl_ESMF_Interfaces module~mapl_callbackmap mapl_CallbackMap module~mapl_callbackmap->module~mapl_esmf_interfaces proc~get_callbacks get_callbacks proc~get_callbacks->module~mapl_esmf_interfaces proc~get_callbacks->module~mapl_callbackmap proc~mapl_methodadd MAPL_MethodAdd proc~mapl_methodadd->module~mapl_esmf_interfaces proc~mapl_methodadd->module~mapl_callbackmap

Abstract Interfaces

abstract interface

  • public subroutine I_CallBackMethod(state, rc)

    Arguments

    Type IntentOptional Attributes Name
    type(ESMF_State) :: state
    integer, intent(out) :: rc

Derived Types

type, public ::  CallbackMethodWrapper

Components

Type Visibility Attributes Name Initial
procedure(I_CallBackMethod), public, pointer, nopass :: userRoutine