MEF90DMGetNumSets Subroutine

public subroutine MEF90DMGetNumSets(dm, labelName, numSet, ierr)

MEF90DMGetNumSets: the total number of sets of a given label, over the whole communicator of dm and not only the ones with a point on the local rank

Arguments

Type IntentOptional Attributes Name
type(tDM), intent(in) :: dm
character(len=*), intent(in) :: labelName
integer(kind=C_INT32_T), intent(out) :: numSet
integer(kind=C_INT32_T), intent(inout) :: ierr