NUOPC_FreeFormatGetLine Subroutine

public subroutine NUOPC_FreeFormatGetLine(freeFormat, line, commentChar, lineString, tokenCount, tokenList, rc)

Arguments

Type IntentOptional Attributes Name
type(NUOPC_FreeFormat), intent(in) :: freeFormat
integer, intent(in) :: line
character(len=1), intent(in), optional :: commentChar
character(len=NUOPC_FreeFormatLen), intent(out), optional :: lineString
integer, intent(out), optional :: tokenCount
character(len=NUOPC_FreeFormatLen), intent(out), optional :: tokenList(:)
integer, intent(out), optional :: rc

Calls

proc~~nuopc_freeformatgetline~~CallsGraph proc~nuopc_freeformatgetline NUOPC_FreeFormatGetLine proc~esmf_logseterror ESMF_LogSetError proc~nuopc_freeformatgetline->proc~esmf_logseterror esmf_breakpoint esmf_breakpoint proc~esmf_logseterror->esmf_breakpoint proc~esmf_logrc2msg ESMF_LogRc2Msg proc~esmf_logseterror->proc~esmf_logrc2msg proc~esmf_logwrite ESMF_LogWrite proc~esmf_logseterror->proc~esmf_logwrite 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_freeformatgetline~~CalledByGraph proc~nuopc_freeformatgetline NUOPC_FreeFormatGetLine proc~nuopc_cplcompattributeing NUOPC_CplCompAttributeIng proc~nuopc_cplcompattributeing->proc~nuopc_freeformatgetline proc~nuopc_driveringestrunsequenceff NUOPC_DriverIngestRunSequenceFF proc~nuopc_driveringestrunsequenceff->proc~nuopc_freeformatgetline proc~nuopc_gridcompattributeing NUOPC_GridCompAttributeIng proc~nuopc_gridcompattributeing->proc~nuopc_freeformatgetline proc~nuopc_ingestpetlistff NUOPC_IngestPetListFF proc~nuopc_ingestpetlistff->proc~nuopc_freeformatgetline program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->proc~nuopc_freeformatgetline interface~nuopc_compattributeingest NUOPC_CompAttributeIngest program~esmf_nuopc_utest->interface~nuopc_compattributeingest interface~nuopc_driveringestrunsequence NUOPC_DriverIngestRunSequence program~esmf_nuopc_utest->interface~nuopc_driveringestrunsequence interface~nuopc_ingestpetlist NUOPC_IngestPetList program~esmf_nuopc_utest->interface~nuopc_ingestpetlist interface~nuopc_compattributeingest->proc~nuopc_cplcompattributeing interface~nuopc_compattributeingest->proc~nuopc_gridcompattributeing interface~nuopc_driveringestrunsequence->proc~nuopc_driveringestrunsequenceff proc~nuopc_driveringestrunsequencehc NUOPC_DriverIngestRunSequenceHC interface~nuopc_driveringestrunsequence->proc~nuopc_driveringestrunsequencehc interface~nuopc_ingestpetlist->proc~nuopc_ingestpetlistff proc~nuopc_ingestpetlisthc NUOPC_IngestPetListHC interface~nuopc_ingestpetlist->proc~nuopc_ingestpetlisthc proc~nuopc_driveringestrunsequencehc->interface~nuopc_driveringestrunsequence proc~nuopc_ingestpetlisthc->interface~nuopc_ingestpetlist proc~setrunsequence SetRunSequence proc~setrunsequence->interface~nuopc_driveringestrunsequence program~esmx_app ESMX_App program~esmx_app->interface~nuopc_compattributeingest