NUOPC_CompAttributeIngest Interface

public interface NUOPC_CompAttributeIngest

Module Procedures

private subroutine NUOPC_GridCompAttributeIng(comp, freeFormat, addFlag, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp), intent(in) :: comp
type(NUOPC_FreeFormat), intent(in) :: freeFormat
logical, intent(in), optional :: addFlag
integer, intent(out), optional :: rc

private subroutine NUOPC_CplCompAttributeIng(comp, freeFormat, addFlag, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CplComp), intent(in) :: comp
type(NUOPC_FreeFormat), intent(in) :: freeFormat
logical, intent(in), optional :: addFlag
integer, intent(out), optional :: rc

private subroutine NUOPC_GridCompAttributeIngHC(comp, hconfig, rc)

Arguments

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

private subroutine NUOPC_CplCompAttributeIngHC(comp, hconfig, rc)

Arguments

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