ESMF_ArraySMMUTest_comp_mod Module



Subroutines

private recursive subroutine run(gcomp, istate, estate, clock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
type(ESMF_State) :: istate
type(ESMF_State) :: estate
type(ESMF_Clock) :: clock
integer, intent(out) :: rc

public recursive subroutine setservices(gcomp, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
integer, intent(out) :: rc

public subroutine setvm(gcomp, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gcomp
integer, intent(out) :: rc

public recursive subroutine test_smm(srcRegDecomp, dstPetList, vectorLength, srcTermProcessing, pipelineDepth, termorderflag, testUnmatched, rc)

Arguments

Type IntentOptional Attributes Name
integer :: srcRegDecomp(:)
integer, optional :: dstPetList(:)
integer, optional :: vectorLength
integer, optional :: srcTermProcessing
integer, optional :: pipelineDepth
type(ESMF_TermOrder_Flag), optional :: termorderflag
logical, optional :: testUnmatched
integer :: rc