mapl3g_StateGet Module


Uses

  • module~~mapl3g_stateget~~UsesGraph module~mapl3g_stateget mapl3g_StateGet ESMF ESMF module~mapl3g_stateget->ESMF module~mapl_errorhandling mapl_ErrorHandling module~mapl3g_stateget->module~mapl_errorhandling module~mapl_throwmod MAPL_ThrowMod module~mapl_errorhandling->module~mapl_throwmod mpi mpi module~mapl_errorhandling->mpi

Used by

  • module~~mapl3g_stateget~~UsedByGraph module~mapl3g_stateget mapl3g_StateGet module~mapl3g_restarthandler mapl3g_RestartHandler module~mapl3g_restarthandler->module~mapl3g_stateget module~read_restart_smod~2 read_restart_smod module~read_restart_smod~2->module~mapl3g_restarthandler module~write_restart_smod~2 write_restart_smod module~write_restart_smod~2->module~mapl3g_restarthandler

Interfaces

public interface MAPL_StateGet

  • private function get_bundle_from_state_(state, rc) result(bundle)

    Arguments

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

    Return Value type(esmf_fieldbundle)