NUOPC_IngestPetList Interface

public interface NUOPC_IngestPetList

Calls

interface~~nuopc_ingestpetlist~~CallsGraph interface~nuopc_ingestpetlist NUOPC_IngestPetList proc~nuopc_ingestpetlistff NUOPC_IngestPetListFF interface~nuopc_ingestpetlist->proc~nuopc_ingestpetlistff proc~nuopc_ingestpetlisthc NUOPC_IngestPetListHC interface~nuopc_ingestpetlist->proc~nuopc_ingestpetlisthc proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_ingestpetlistff->proc~esmf_logfounderror proc~esmf_logseterror ESMF_LogSetError proc~nuopc_ingestpetlistff->proc~esmf_logseterror proc~nuopc_chopstring NUOPC_ChopString proc~nuopc_ingestpetlistff->proc~nuopc_chopstring proc~nuopc_freeformatget NUOPC_FreeFormatGet proc~nuopc_ingestpetlistff->proc~nuopc_freeformatget proc~nuopc_freeformatgetline NUOPC_FreeFormatGetLine proc~nuopc_ingestpetlistff->proc~nuopc_freeformatgetline proc~nuopc_ingestpetlisthc->interface~nuopc_ingestpetlist interface~nuopc_freeformatcreate NUOPC_FreeFormatCreate proc~nuopc_ingestpetlisthc->interface~nuopc_freeformatcreate proc~nuopc_ingestpetlisthc->proc~esmf_logfounderror proc~nuopc_freeformatdestroy NUOPC_FreeFormatDestroy proc~nuopc_ingestpetlisthc->proc~nuopc_freeformatdestroy proc~processrecusive ProcessRecusive proc~nuopc_ingestpetlisthc->proc~processrecusive proc~nuopc_freeformatcreatedefault NUOPC_FreeFormatCreateDefault interface~nuopc_freeformatcreate->proc~nuopc_freeformatcreatedefault proc~nuopc_freeformatcreateread NUOPC_FreeFormatCreateRead interface~nuopc_freeformatcreate->proc~nuopc_freeformatcreateread esmf_breakpoint esmf_breakpoint proc~esmf_logfounderror->esmf_breakpoint proc~esmf_logrc2msg ESMF_LogRc2Msg proc~esmf_logfounderror->proc~esmf_logrc2msg proc~esmf_logwrite ESMF_LogWrite proc~esmf_logfounderror->proc~esmf_logwrite proc~esmf_logseterror->esmf_breakpoint proc~esmf_logseterror->proc~esmf_logrc2msg proc~esmf_logseterror->proc~esmf_logwrite proc~nuopc_chopstring->proc~esmf_logseterror proc~esmf_logfounddeallocerror ESMF_LogFoundDeallocError proc~nuopc_freeformatdestroy->proc~esmf_logfounddeallocerror proc~nuopc_freeformatgetline->proc~esmf_logseterror proc~processrecusive->proc~esmf_logfounderror proc~processrecusive->proc~esmf_logseterror proc~processrecusive->proc~processrecusive esmf_hconfigasstring esmf_hconfigasstring proc~processrecusive->esmf_hconfigasstring esmf_hconfigcreateat esmf_hconfigcreateat proc~processrecusive->esmf_hconfigcreateat esmf_hconfigisnull esmf_hconfigisnull proc~processrecusive->esmf_hconfigisnull esmf_hconfigisscalar esmf_hconfigisscalar proc~processrecusive->esmf_hconfigisscalar esmf_hconfigissequence esmf_hconfigissequence proc~processrecusive->esmf_hconfigissequence esmf_hconfigiterbegin esmf_hconfigiterbegin proc~processrecusive->esmf_hconfigiterbegin esmf_hconfigiterend esmf_hconfigiterend proc~processrecusive->esmf_hconfigiterend proc~esmf_hconfigdestroy ESMF_HConfigDestroy proc~processrecusive->proc~esmf_hconfigdestroy proc~esmf_hconfigiterloop ESMF_HConfigIterLoop proc~processrecusive->proc~esmf_hconfigiterloop proc~nuopc_freeformatadd NUOPC_FreeFormatAdd proc~processrecusive->proc~nuopc_freeformatadd

Called by

interface~~nuopc_ingestpetlist~~CalledByGraph interface~nuopc_ingestpetlist NUOPC_IngestPetList proc~nuopc_ingestpetlisthc NUOPC_IngestPetListHC interface~nuopc_ingestpetlist->proc~nuopc_ingestpetlisthc proc~nuopc_ingestpetlisthc->interface~nuopc_ingestpetlist program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->interface~nuopc_ingestpetlist

Module Procedures

private subroutine NUOPC_IngestPetListFF(petList, freeFormat, rc)

Arguments

Type IntentOptional Attributes Name
integer, intent(out), allocatable :: petList(:)
type(NUOPC_FreeFormat), intent(in), target :: freeFormat
integer, intent(out), optional :: rc

private subroutine NUOPC_IngestPetListHC(petList, hconfig, rc)

Arguments

Type IntentOptional Attributes Name
integer, intent(out), allocatable :: petList(:)
type(ESMF_HConfig), intent(in) :: hconfig
integer, intent(out), optional :: rc