ESMF_StaggerLocSet Interface

public interface ESMF_StaggerLocSet

Module Procedures

private subroutine ESMF_StaggerLocSetAllDim(staggerloc, loc, keywordEnforcer, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_StaggerLoc), intent(inout) :: staggerloc
integer, intent(in) :: loc(:)
type(ESMF_KeywordEnforcer), optional :: keywordEnforcer
integer, optional :: rc

private subroutine ESMF_StaggerLocSetDim(staggerloc, dim, loc, keywordEnforcer, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_StaggerLoc), intent(inout) :: staggerloc
integer, intent(in) :: dim
integer, intent(in) :: loc
type(ESMF_KeywordEnforcer), optional :: keywordEnforcer
integer, optional :: rc