shr_dmodel_gsmapCreate Interface

public interface shr_dmodel_gsmapCreate

Module Procedures

private subroutine shr_dmodel_gsmapCreate_gsize(gsmap, gsize, compid, mpicom, decomp)

Arguments

Type IntentOptional Attributes Name
type(GlobalSegMap), intent(inout) :: gsmap
integer(kind=IN), intent(in) :: gsize
integer(kind=IN), intent(in) :: compid
integer(kind=IN), intent(in) :: mpicom
character(len=*), intent(in) :: decomp

private subroutine shr_dmodel_gsmapCreate_nxnynz(gsmap, nxg, nyg, nzg, compid, mpicom, decomp)

Arguments

Type IntentOptional Attributes Name
type(GlobalSegMap), intent(inout) :: gsmap
integer(kind=IN), intent(in) :: nxg
integer(kind=IN), intent(in) :: nyg
integer(kind=IN), intent(in) :: nzg
integer(kind=IN), intent(in) :: compid
integer(kind=IN), intent(in) :: mpicom
character(len=*), intent(in) :: decomp