NUOPC_IngestPetListFF Subroutine

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

Calls

proc~~nuopc_ingestpetlistff~~CallsGraph proc~nuopc_ingestpetlistff NUOPC_IngestPetListFF 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 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~nuopc_freeformatgetline->proc~esmf_logseterror c_esmc_loggeterrormsg c_esmc_loggeterrormsg proc~esmf_logrc2msg->c_esmc_loggeterrormsg c_esmc_vmwtime c_esmc_vmwtime proc~esmf_logwrite->c_esmc_vmwtime proc~esmf_logclose ESMF_LogClose proc~esmf_logwrite->proc~esmf_logclose proc~esmf_logflush ESMF_LogFlush proc~esmf_logwrite->proc~esmf_logflush proc~esmf_logopenfile ESMF_LogOpenFile proc~esmf_logwrite->proc~esmf_logopenfile proc~esmf_utiliounitflush ESMF_UtilIOUnitFlush proc~esmf_logwrite->proc~esmf_utiliounitflush proc~esmf_utilstring2array ESMF_UtilString2Array proc~esmf_logwrite->proc~esmf_utilstring2array proc~esmf_logclose->proc~esmf_logflush proc~esmf_logflush->proc~esmf_utiliounitflush proc~esmf_utilarray2string ESMF_UtilArray2String proc~esmf_logflush->proc~esmf_utilarray2string proc~esmf_logopenfile->proc~esmf_utiliounitflush proc~esmf_utiliounitget ESMF_UtilIOUnitGet proc~esmf_logopenfile->proc~esmf_utiliounitget

Called by

proc~~nuopc_ingestpetlistff~~CalledByGraph proc~nuopc_ingestpetlistff NUOPC_IngestPetListFF interface~nuopc_ingestpetlist NUOPC_IngestPetList interface~nuopc_ingestpetlist->proc~nuopc_ingestpetlistff 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