has_remote_neighbors Function

private function has_remote_neighbors(iElem, scheme, lev)

Function which checks if element has remote neighbors

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: iElem

Index of this element in the total list

type(mus_scheme_type), intent(in) :: scheme

Scheme for access to levelDescriptor

integer, intent(in) :: lev

Level

Return Value logical