NUOPC_IngestPetList Interface

public 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